boom!
sadfasd
Quick summary of good practices when coding using Python.
Interesting recipes, especially the ones on threading, Makes you realize using Go is way better than dealing with Python's way of handling multiple threads.
Simple and quick explanation of ec2. Linux familiarity helps
A quick refresher for what you've learnt on Python.
Incredible.
Went through those 1000+ and came out feeling like a conda
Online downside is it doesn't talk about concurrency in python. Although I guess if you're looking for a heavy concurrent app, Go may be a better suit.
Incredible summary of everything required to flow in the aws cloud as a sysadmin.
Basic Linux knowledge helps