Skip to main content
Apress

Learn to Program with Python

  • Book
  • © 2016

Overview

  • This unique tutorial takes you by the hand and teaching you programming in a well thought out, step-by-step approach
  • Take advantage of the author’s experience in what is important, and what can be learned later
  • Concepts build on each other throughout the book and a variety of sample programs are provided including a game example

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (12 chapters)

Keywords

About this book

Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python.  Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn’t have to be that way!

In Learn to Program with Python, author Irv Kalb uses his in-person teaching experience to guide you through learning the Python computer programming language. He uses a conversational style to make you feel as though he is your personal tutor. All material is laid out in a thoughtful manner, each lesson building on previous ones. Many real–world analogies make the material easy to relate to. A wide variety of well-documented examples are provided.  Along the way, you’ll develop small programs on your own through a series of coding challenges that reinforce the content of the chapters.






What You Will Learn  
  • Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures
  • Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line!
  • Build text-based programs, including a number of simple games
  • Learn how to re-use code by building your own modules
  • Use Python's built-in data structures and packages to represent and make use of complex data from the Internet



Who This Book Is For


This book assumes that you have absolutely no prior knowledge about programming. There is no need to learn or use any obscure Unix commands. Students of any age who have had no exposure to programming and are interested in learning to do software development in the Python language. The book can be used as a text book associated with a high school or college introduction to computer science course.  Secondly, people who have had exposure to some computer language other than Python, who would like to build good habits for programming in Python.



Authors and Affiliations

  • Mountain View, USA

    Irv Kalb

About the author

Irv Kalb has a BS and MS in Computer Science.  He has worked as a software developer, manager of software developers, manager of software development projects, and as a teacher of software for entire career.  He has worked both as an employee for a number of technical companies and for many years as an independent consultant.  He has been developing been writing technical articles and ebooks about software since 2000, and has been teaching software development in Silicon Valley colleges since 2010.

Bibliographic Information

Publish with us