Think Python (Allen B. Downey)

Review

  • Feb 13, 2021

This was my first Python book and I am glad I picked it. It goes through all the basic concepts that you would need to start writing your own script. Materials were introduced at an eye-level of someone who is completely new to coding and I did not find it too hard to follow. Doing all the practice problems and comparing them to the solutions available on the author's GitHub was very helpful in learning how to code.

Topic