Learn to Program with Python 3: A Step-by-Step Guide to Programming

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding with an accessible, step-by-step approach designed to bring you comfortably into the world of software development. Real–world analogies make the material understandable, with a wide variety of well-documented examples to illustrate each concept. Along the way, you’ll develop short programs through a series of coding challenges that reinforce the content of the chapters. Learn to Program with Python 3 guides you with material developed in the author's university computer science courses. The author's conversational style feels like you're working with a personal tutor. All material is thoughtfully laid out, each lesson building on previous ones. What You'll Learn Understand programming basics with Python, based on material developed in the author's college courses Learn core concepts: variables, functions, conditionals, loops, lists, strings, and more Explore example programs including simple games you can program and customize Build modules to reuse your own code Who This Book Is For This book assumes no prior programming experience, and would be appropriate as text for a high school or college introduction to computer science.

Author(s): Irv Kalb
Edition: Paperback
Publisher: Apress
Year: 2018

Language: English
Commentary: True PDF
Pages: 354
Tags: Python; Programming

Front Matter ....Pages i-xvii
Getting Started (Irv Kalb)....Pages 1-9
Variables and Assignment Statements (Irv Kalb)....Pages 11-49
Built-in Functions (Irv Kalb)....Pages 51-65
User-Defined Functions (Irv Kalb)....Pages 67-102
if, else, and elif Statements (Irv Kalb)....Pages 103-141
Loops (Irv Kalb)....Pages 143-182
Lists (Irv Kalb)....Pages 183-223
Strings (Irv Kalb)....Pages 225-243
File Input/Output (Irv Kalb)....Pages 245-282
Internet Data (Irv Kalb)....Pages 283-299
Data Structures (Irv Kalb)....Pages 301-341
Where to Go from Here (Irv Kalb)....Pages 343-348
Back Matter ....Pages 349-354