Learning Resources
1. Beginners:
https://www.udacity.com/course/viewer#!/c-cs101
http://www.tutorialspoint.com/python/index.html
http://www.cs.usfca.edu/~afedosov/qttut
http://www.python-course.eu/python3_course.php
http://docs.python.org/release/3.0.1/tutorial
http://docs.python-guide.org/en/latest/index.html
http://www.codecademy.com/#!/exercises/0
http://learnpythonthehardway.org/book
http://www.dreamincode.net/forums/forum/133-python-tutorials
http://code.google.com/edu/languages/google-python-class/introduction.html
http://thenewboston.org/list.php?cat=36
http://code.google.com/edu/languages/google-python-class/introduction.html
Beginner Python Projects:
https://www.reddit.com/r/beginnerprojects
https://github.com/karan/Projects
2. Intermediate
http://pymotw.com/2/
http://www.reddit.com/r/Python/comments/226ahl/some_links_about_python_oop
Books:
- Learn Python the hard way