General Learning
Things that don’t fit in the Foundational Learning. Generally less important
- Rust
- Learn Rust With Entirely Too Many Linked Lists
- Rust for Rustaceans
- Look at the Rust lru crate’s implementation and figure out how it works (UNSAFE!)
-
systemd
in general, but also specifically how it can be used in the context of a database or HTTP server - Calculus: https://betterexplained.com/guides/calculus/
- Build
- Software Engineering
- Misc
- Crafting Interpreters (notes so far inline with the PDF)
- Deep Learning for Programmers