Computing/Python: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
m Computing:Python moved to Computing/Python |
No edit summary |
||
| Line 1: | Line 1: | ||
*[http://www.turbogears.org/ TurboGears] - "Python on Rails" | *[http://www.turbogears.org/ TurboGears] - "Python on Rails" | ||
*[[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://docs.python.org/tut/tut.html Python Tutorial] | |||
*[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.amk.ca/python/howto/regex/ Py Reg Ex] | |||
Revision as of 02:47, 19 June 2006
- TurboGears - "Python on Rails"
- Python intro tutorial from BE.180 course
- Dive Into Python
- Python Tutorial
- Perl to Python
- Python Lib Ref
- Py Reg Ex