Some quotes from the site:
Quote
The book is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up their skills before starting a more detailed book.
Quote
The book is also free for people to read because I love programming and want more people to love programming:
Learn Python The Hard Way (pdf)
The book is free to read and give to anyone so long as you do not charge for it and you give them the entire book.
Learn Python The Hard Way (pdf)
The book is free to read and give to anyone so long as you do not charge for it and you give them the entire book.
Quote
The book is very simple:
52 exercises in all.
26 cover just input/output, variables, and functions.
26 cover logic (boolean algebra, if-statements, while-loops, etc.)
Each exercise is one or two pages and follows the exact same format. You type each one in (no copy-paste!), make it run, do the extra credit, and then move on. If you get stuck, at least type it in and skip the extra credit for later.
52 exercises in all.
26 cover just input/output, variables, and functions.
26 cover logic (boolean algebra, if-statements, while-loops, etc.)
Each exercise is one or two pages and follows the exact same format. You type each one in (no copy-paste!), make it run, do the extra credit, and then move on. If you get stuck, at least type it in and skip the extra credit for later.








Logged

















