Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code
Published:2014
Pages:287
ISBN:9780321884916
Categories:
Computers / Programming / GeneralComputers / Languages / PythonComputers / Internet / Web Programming

Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

by Zed Shaw

BookTribes Community Rating

3.0
/ 5.0from 1 reader

Want to see how readers with YOUR taste rate this book?

Rate 3 books to find your tribe

Rate This Book

How would you rate this book?

💬 Discussions

Sign Up to Discuss
Loading discussions...

Buy This Book

As an Amazon Associate, BookTribes may earn a small commission from purchases. This never influences our recommendations or rankings. These links help support the site at no extra cost to you.

About This Book

You Will Learn Python

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

In Learn Python the Hard Way, Third Edition, 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 software works; what good programs look like; how to read, write, and think about code; and how to find and fix your mistakes using tricks professional programmers use. Most importantly, you'll learn the following, which you need to start writing excellent Python software of your own:

  • Installing a complete Python environment
  • Organizing and writing code
  • Basic mathematics
  • Variables
  • Strings and text
  • Interacting with users
  • Working with files
  • Looping and logic
  • Data structures using lists and dictionaries
  • Program design
  • Object-oriented programming
  • Inheritance and composition
  • Modules, classes, and objects
  • Python packaging
  • Debugging
  • Automated testing
  • Basic game development
  • Basic web development
It'll be hard at first. But soon, you'll just get it-and that will feel great

This tutorial will reward you for every minute you put into it. Soon, you'll know one of the world's most powerful, popular programming languages. You'll be a Python programmer.

Watch Zed, too The accompanying DVD contains 5+ hours of passionate, powerful teaching: a complete Python video course