I recently wrote about starting to learn Python using HackerRank exercises. I’ve also been recommended Paul Ross’s training exercises. I think you need to have covered some introduction to the language first of all, but these exercises are accompanied by useful tips and solutions, which is very helpful. I also downloaded PyTest as per the recommendations – it’s easy to install (just download the zip from github and run “python setup.py install” as an admin) and provides neat unit testing for Python applications.
How to Learn Python II
Filed under Programming, Python
Pingback: How to learn Python | musingstudio
Pingback: How to learn Python III – Google Python Class | musingstudio