Tutorial:
- Do all exercise in Learn Python The Hardway by hand (type, not copy paste), from Exercise 1 to Exercise 39.
- Solve the Project Euler Problem, Problem number 1, 2, 3, 14, 17, 57, 79 and 102 with Python.
- Learn the basic concept of python and advanced it with python object oriented programming.
- Learn Tutorial-python.
- Learn from software carpentry python lesson.
- Datacamp's intro to Python for Data Science
- EdX Intro to Python for Data Science (Connected to DataCamp)
- EdX introdution to Programming Using Python
- MITx 6.00.1x Introduction to Computer Science and Prorgramming Using Python
- EdX Using Python for Research
That's all, do it. You'll master the python on the hard way method. That is one of the most important thing that I got from the workshop of scientific computing.