[Ilugc] Learn Python The Hard Way

  • From: tshrinivasan@xxxxxxxxx (Shrinivasan T)
  • Date: Fri, 4 Feb 2011 23:57:22 +0530

Found a good book to Learn Python in the easiest way.
type and learn.

Get the book from http://learnpythonthehardway.org

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.

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.


Happy Learning.



-- 
Regards,
T.Shrinivasan


My Life with GNU/Linux : http://goinggnu.wordpress.com
Free/Open Source Jobs : http://fossjobs.in

Other related posts: