Resources
I thought it makes sense to collect the blogs/articles/books/podcast that I like - use it at your own peril 😉
Python-related blogs:
- Real Python: you will find a large list of tutorials and python news on this site - also a newsletter about what is happening in the Python world.
- Armin Ronacher’s blog: Armin is a long-term open-source contributor in projects like Jinja, Flask, Werkzeug, Sphinx and many others. His essays are always bright and insightful.
- Ned Batchelder’s blog: Ned is a long-term member of the Python community, working on tools like coverage.py, cog or scriv.
General Engineering blogs
- Will Larson’s blog: Will worked in infrastructure teams, led large migration projects and transitioned to leadership. He has unique and opinionated insights while he documented his journey. Check out his books as well.
- Joel Spolsky’s blog: Joel’s blog was more popular in the 2000s, but it is still relevant today. He worked at Microsoft, has his own software development company and co-founded Stack Overflow. It is worth reading his older posts.