online resources and all for free. Here are a few free resources -
- Online courses - https://www.coursera.org/
learn/python, https://www.coursera.org/ course/... , https://www.coursera.org/ course/... - A very basic online course - Python
- Interactive Tutorial - Learn Python - Free Interactive Python Tutorial
- Written Tutorials and Lessons - Learn Python The Hard Way
- Learn python syntax quickly - Learn python in Y Minutes
- The best resource really is the Python Docs - Python 2.7.11rc1 documentation - It is really vast and contains references to each and every library function.
Here is a list of the best resources to follow to learn python -
- MIT OCW - MIT uses python for teaching major portion of their courses including introduction to computer science, introduction to algorithms, data structures and advanced data structures.
- MITx 6.00x : Introduction to Computer Science and Programming Using Python
- MIT Introduction to algorithms Introduction to Algorithms (SMA 5503)
- MIT Introduction to Algorithms
- MIT 6.851 - Advanced Data Structures
- Python Book - Welcome to Python for you and me , Amazing hands on approach
- Google’s Python Class - Google's Python Class Covers advanced topics like yield, generators etc
No comments:
Post a Comment