Computing/Python: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
*[[BE.180:Python|Python intro tutorial]] from BE.180 course
*[[BE.180:Python|Python intro tutorial]] from BE.180 course
*[http://diveintopython.org/toc/index.html Dive Into Python]
*[http://diveintopython.org/toc/index.html Dive Into Python]
*[http://docs.python.org/tut/tut.html Python Tutorial]
*[http://docs.python.org/tut/ Python Tutorial]
*[http://wiki.python.org/moin/PerlPhrasebook Perl to Python]
*[http://wiki.python.org/moin/PerlPhrasebook Perl to Python]
*[http://www.python.org/doc/2.4.1/lib/lib.html Python Lib Ref]
*[http://www.python.org/doc/2.4.1/lib/lib.html Python Lib Ref]
*[http://www.amk.ca/python/howto/regex/ Py Reg Ex]
*[http://www.amk.ca/python/howto/regex/ Py Reg Ex]
*[http://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
*[http://www.djangoproject.com/ Django] is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
*[http://www.ibiblio.org/obp/thinkCSpy/ How to Think Like a Computer Scientist: Learning with Python]
*[http://aspn.activestate.com/ASPN/Python/Cookbook/ Python Cookbook] from Activestate
*[http://cheeseshop.python.org/pypi The Python Cheese Shop] is a repository of software for the Python programming language
*[http://developer.yahoo.com/python/ Python Developer Center] at Yahoo
*[http://www.onlamp.com/python/ ONLamp.com Python DevCenter] has a large archive of articles and tutorials about Python.

Revision as of 13:30, 14 August 2006