Welcome to Head First Learn to Code
It’s no secret the world around you is becoming more connected, more configurable, more programmable, more computational. You can remain a passive participant, or you can learn to code. With Head First Learn to Code you’ll learn how to think computationally and how to write code to make your computer, mobile device, or anything with a CPU do things for you. Using the Python programming language, you’ll learn step by step the core concepts of programming as well as many fundamental topics from computer science, such as data structures, storage, abstraction, recursion, and modularity.
Get the Book Examples, Code, Source Files and Images
You should be typing in all the examples, but sometimes, when you encounter errors, it pays to have a working version of the code to compare against: