Difference between revisions of "Getting Started with Python"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
=Notes= | =Notes= | ||
* http://docs.python.org/tut/tut.html | * See [http://www.diveintopython.org/] where you can download the [book and examples|http://esbinfo:8090/download/attachments/5998635/diveintopython-pdf-5.4.zip]... | ||
* [http://docs.python.org/tut/tut.html Official Python Tutorial] | |||
[[Category:Python]] | [[Category:Python]] |
Revision as of 13:32, 18 August 2008
Notes
- See [1] where you can download the [book and examples|http://esbinfo:8090/download/attachments/5998635/diveintopython-pdf-5.4.zip]...
- Official Python Tutorial