Learn Python
So you want to learn Python ? Here’s a collection of resources I found over time that might be of help (although I used different resources back in the day).
Things I would try first
- 100 Page Python Intro
- Cosmic Python
- Beej’s Guide to Python Programming
- Beyond the Basic Stuff with Python
Even more
- 20 Python libraries you aren’t using (but should)
- Guide to Python’s magic methods
- Full Stack Python
- Biopython Tutorial and Cookbook
- Clean Architectures in Python