Python Forum

Full Version: Michael Driscoll's Python 101 book, as a website
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://python101.pythonlibrary.org/

from the e-mail:
Quote:Python 101 as a Website
Hi,
I decided to put my first book, Python 101, on the web so you can read it anywhere with an internet connection. I am using Python's awesome documentation library, Sphinx, to do the site. It's easy to use and the output looks nice.I hope you like it.
I am also working on a new book that I am hoping to announce later this year.
Thanks so much for your support!
Mike
I have downloaded the web site to have it locally
He offers the book for free (or you can pay as much as you want) since several months
https://leanpub.com/python_101
pdf, epub, mobi formats
Currently Michael's Python 201 and wxPython Cookbook are on 50% discount ( =$5.50)

https://leanpub.com/python201/c/50percent
https://leanpub.com/wxpythoncookbook/c/50percent
Thanks for sharing