Software Engineering reading list
Links, links, links
Over the years, I’ve accumulated hundreds if not thousands of links spread over the notes apps and bookmarks.
Either from me, or from my friends or colleagues.
Dumping them here for now until I create a linkie service to share links easier.
Programming
From Problems to Solutions: Understanding Design Patterns
Description: An in-depth exploration into design patterns and their implementations.
Back-end parallelism in the Rust compiler
Description: Interesting rustc stuff.
Infrastructure
Migrating Critical Traffic At Scale with No Downtime — Part 2
Language: General
Tags: Systems Design, Networking