QuantumATK Forum

General => Links to Resources and Publications => Topic started by: ipsecog on January 25, 2009, 16:01

Title: Python tutorials and other resources
Post by: ipsecog on January 25, 2009, 16:01
There is a multitude of Python tutorials and resources on the net, as well as text books, which makes it hard to choose sometimes, especially for beginners. I figured we could start a small link collection in this thread, and people can post their favorite book titles or web resources for Python.

To kick it off, here are some!


Please add your own favorite links!
Title: Re: Python tutorials and other resources
Post by: ipsecog on January 26, 2009, 13:05
The best reference for Numpy that I've found is the example collection at SciPy, http://www.scipy.org/Numpy_Example_List.
Title: Re: Python tutorials and other resources
Post by: Anders Blom on February 16, 2009, 11:04
On of the best books on Python, Dive Into Python, is also available for free as PDF, HTML, etc, at http://diveintopython.org/.