Curated Resources
Hand-picked courses, tutorials, articles, and books from across the web.
10 resources
fast.ai — Practical Deep Learning for Coders
Free course that teaches deep learning with a hands-on, code-first approach. No PhD required.
The Missing Semester of Your CS Education
MIT course covering essential developer tools: shell, Vim, Git, debugging, profiling, and more.
Prompt Engineering Guide
Comprehensive guide to prompt engineering techniques, with research papers and practical examples.
System Design Primer
Learn how to design large-scale systems. Covers caching, load balancing, databases, and more.
Kubernetes the Hard Way
Bootstrap Kubernetes from scratch to understand each component. Not for the faint-hearted.
Refactoring UI
Design tips for developers — learn to make your interfaces look polished without a designer.
Build Your Own X
Collection of tutorials to build your own database, OS, search engine, and more from scratch.
Flutter Apprentice
Hands-on guide to building cross-platform mobile apps with Flutter and Dart.
Automate the Boring Stuff with Python
Free online book for practical Python programming. Perfect for automating everyday tasks.
AWS Well-Architected Framework
Official AWS guide to building secure, high-performing, resilient, and efficient infrastructure.