Learn Python 3 the Hard Way

by Zed Shaw

Book Reviews

  • 5 of my favorite books on all things Python: • Python Crash Course • Think Python • Learn Python the Hard Way • Fluent Python • Automate the boring stuff with Python I enjoy the different perspectives in each book. Pick one and keep building on top of that.Link to Tweet

About Book

Readers will learn Python by working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix the mistakes. Watch the programs run. Includes 5+ hours of video where Shaw shows how to break, fix, and debug code.