Tuesday, May 15, 2012

Learn Python the Hard Way - Zed A. Shaw


                    Ebook Size : 598 KB

                    Download : Learn Python the Hard Way.pdf

Have you always wanted to learn how to code but never thought you could? Are you looking to build a foundation for more complex coding? Do you want to challenge your brain in a new way? Then Learn Python the Hard Way is the book for you.

The Hard Way Is Easier!

LPTHW emphasizes precision, attention to detail, and persistence by requiring you to type each exercise (no copy-paste!) and make it run, as well as to read up on outside topics and to return to exercises and ideas that you don't understand, and understand them.
At the end of LPTHW, you'll know the basics of coding, and be ready to move on to more challenging books. Or at least you'll have tried something new.

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.


No comments:

Post a Comment

What do you think about this book?