Education
Learning Python
This section caters to good learning material and websites that I come across myself or via forums, for gaining functional programming skills.
Python Monk
- This is a great website where you get to learn python via interactive tutorials.
PythonMonk - Interactive python tutorials to learn PythonFree, interactive tutorials to help you discover Python idioms, in your browser!Think Python : Free Python Book.
- Think PythonBuy this book at Amazon.com Think Python: How to Think Like a Computer Scientist Allen B. Downey Version 1.6.6 May 2012 Are you using one...
- Google's Python Class - Google's Python Class - Google CodeGoogle Code University › Programming Languages Welcome to Google's Python Class -- this is a free class for people with a little bit of p...
Learn Python the Hard Way
- Clear, Simple, Fast. Get used to python in the harder, but far more solid way.
- Learn Python The Hard Way, 2nd Edition - Learn Python The Hard Way, 2nd EditionWelcome to the 2nd Edition of Learn Python the hard way. You can visit the companion site to the book at http://learnpythonthehardway.org...
PyCon India
- Python Community in india. There is a collection of their talks and tutorials on the website that would be very useful to go through.
DictionariesAmong the built-in Python data types is a very versatile type called a dictionary. Dictionaries are similar to lists and tuples because t...- Python Scientific Lecture Notes - Scipy lecture notesThis document Teaching material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different c...
- Scripting ResouresPyPI: Python package index (3rd party modules) Vaults of Parnassus (3rd party Python modules) Python Learning Foundation (tutorials, over...
Dive into Python 3 - Free Computer books.
- Available to download/view online. Found it recommended in a python community on Linked in. I've reshuffled this link to the end because a beginner in python should preferably stick to mastering python 2.6 first. THere's plenty of first rate material avaulable to get that done.
Dive Into Python 3 - Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and TutorialsThis free book is a hands-on guide to Python 3 for experienced programmers. Whether you're an experienced programmer looking to get into ...

