Python Tutorials

Here are a couple of tutorials that go over the python basics in a different order than our text book. They pertain to older versions of python but should still be applicable. You can probably just skim over them by now (I hope) or key in on specific topics:


How to Think Like a Computer Scientist: Learning with Python v2nd Edition documentation http://openbookproject.net//thinkCSpy/

Non-Programmer's Tutorial for Python 2.0http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.0


Beginning Python e-book (Links to chapters on the left): http://python-ebook.blogspot.com/


Dive into Python  http://diveintopython.org/toc/index.html
Large python tutorial, beyond the basics, also talks about Regular Expressions, HTML, XML, SOAP



Learning to Program (by Alan Gauld): http://www.freenetpages.co.uk/hp/alan.gauld/
(also as examples in JavaScript, VBScript and Perl)

No comments:

Search This Blog