Python Related Links
Video Casts for various Python topics:
http://showmedo.com/videos/pythonCode Like a Pythonista - Idiomatic Python:
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.htmlTalk by Bruce Eckel (author of "Thinking in C++" and "Thinking in Java") "Why I love Python?"
http://www.mindviewinc.com/downloads/pub/eckel/LovePython.zipExcellent resource on various science related Python topics/projects:
http://www.scipy.org/Topical_Software- Python IDEs:
"A review of 6 Python IDEs":
http://spyced.blogspot.com/2005/09/review-of-6-python-ides.htmlEclipse Python Integration:
http://wiki.python.org/moin/EclipsePythonIntegration
- Online Books:
"The Python Cook Book" (2nd Ed.), Alex Martelli:
http://proquest.safaribooksonline.com/0596007973"Dive Into Python", Mark Pilgrim:
http://diveintopython.org/toc/"A Byte of Python", Swaroop C H:
http://www.byteofpython.info/And for kids (8 years and older) "Snake Wrangling for Kids", Jason R Briggs:
http://www.briggs.net.nz/log/writing/snake-wrangling-for-kids/
