Python Resource List
This is a list of resources that I like to use to figure stuff out, learn more cool stuff, and travel further into the world of Python.
The list as of January 2, 2022 and in absolutely no particular order:
Books
- “The Python Apprentice” by Robert Smallshire and Austin Bingham
- “The Python Journeyman” by Austin Bingham and Robert Smallshire
- “The Python Master” by Robert Smallshire and Austin Bingham
- “Beyond the Basic Stuff with Python” by Al Sweigert
- “Automate the Boring Stuff with Python” by Al Sweigert
- “Python Testing with Pytest” by Brian Okken
Websites and communities
- RealPython — lots of tutorials and articles
- Pythonista Cafe — great Python community. Membership required.
- Awesome Python — curated list of awesome Python frameworks, libraries, software and resources
Podcasts
- Python Bytes — Python headlines, and tips
- Pybites Podcast — podcast about Python development, career and mindset skills
- Talk Python To Me — in-depth discussions about all things Python
- Test & Code in Python — discussions about testing and programming in Python
- The CircuitPython Show — interviews with people in the CircuitPython world
- The Python Podcast.__init__ — interviews with people in the Python world
- The Real Python Podcast — interviews with people in the Python world