Hi all, Also check http://diveintopython.org/ another free ebook with some experience with Python.
this is also included as a package in ubuntu/debian distros. sudo apt-get diveintopython KM On Fri, Feb 4, 2011 at 11:57 PM, Shrinivasan T <[email protected]>wrote: > 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 > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
