Learn Python 3 the Hard Way

A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

Paperback, 319 pages

English language

Published March 1, 2017 by Pearson Education, Limited.

ISBN:
978-0-13-469390-3
Copied ISBN!
ASIN:
B07378P8W6

View on OpenLibrary

5 stars (1 review)

Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.

In Learn Python 3 the Hard Way, you’ll learn Python by working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, you’ll learn how a computer works; what good programs look like; and how to read, write, and think about code. Zed then teaches you even more in 5+ hours of video where he shows you how to break, fix, and debug your code—live, as he’s doing the exercises.

Install a complete Python environment Organize and write code Fix and break code Basic mathematics Variables Strings and text Interact with users Work with files …

2 editions

The old ways

5 stars

This book reminded me of how I started to learn programming when I was a teenager. Get a book, type every piece of code into a text editor, check if it works, continue. I have messed around in existing Python code for years, but I have never actually tried to sit down and learn the language and these old ways still work surprisingly well, even if you are seasoned programmer.

Subjects

  • programming
  • computer science
  • coding
  • software
  • technology