Python
The executive summary
- What is python. By Guido van Rossum (the guy who started it all).
Quick introductions
Free python tutorials/e-books
- The official python tutorial
- Dive Into Python
- How to Think Like a Computer Scientist: Learning with Python
AI code in python
Packages
- numpy: scientific computing in python; includes powerful array objects and linear algebra functions.
- matplotlib: plotting
- PyML: machine learning in python
odds and ends
