How to become more motivated to learn Python

jladasky at itu.edu jladasky at itu.edu
Thu May 5 22:56:56 EDT 2016


The best way to increase your motivation to learn Python is: 

1. Select a non-trivial problem that you need to solve with programming.
2. Try to write the program you need in any other language (that you don't already know well).
3. Write the program you need in Python.
4. Gaze in astonishment at the time that you could have saved by skipping step 2.



More information about the Python-list mailing list