Basic Python References
From GeoMod
[edit]
Introduction to programming
[edit]
For those with previous programming experience
- Here is the link where you can access the book Python in a Nutshell online
- This link is to safari where you can read the book for free online through the university. [1]
- There's a good reference in the python IDE environment,open it and press function key, F1 or go to the manue help>Python Docs. You'll find an interface to check the information in the document use the index page like following:
The window should like this:
Jianchen
[edit]
Alternative Python Editors
- Below is a link to a good Python editor give it a try. Make sure you look at the README before you install.
Rodney

