the verified library

Resource library

98 sources behind the curriculum β€” official documentation, university courses, open textbooks, key papers, and respected engineering blogs. Every URL was fetched and verified live before inclusion; everything is legally free (paid books link only to official pages). Each day's lesson cites the exact chapters and videos it uses.

Python

docsThe Python Tutorial (official) β†—15–20 hbookAutomate the Boring Stuff with Python β€” free CC online book β†—25–30 hdocspytest documentation β†—4–6 hdocstyping β€” type hints (official) β†—2–3 h

Git, GitHub, Linux & shell

bookPro Git (free book) β†—10–15 hcourseMIT β€” The Missing Semester of Your CS Education β†—10–12 hdocsGitHub Docs β€” Get started β†—3–4 hcourseLearn Git Branching (interactive) β†—3–4 h

CS foundations β€” DSA, OS, networking, databases, systems

toolVisuAlgo β€” algorithm visualizations β†—referencecourseHarvard CS50x β†—~20 h selectivebookOpenDSA open textbook β†—20–30 h selectivebookOperating Systems: Three Easy Pieces (OSTEP, free) β†—20–30 h selectivebookBeej's Guide to Network Programming β†—6–10 hdocsMDN β€” HTTP β†—4–6 hcourseSQLBolt β€” interactive SQL β†—3–5 hdocsSQLite documentation β†—referencebookUse The Index, Luke β€” SQL performance β†—6–8 hcourseCMU 15-445 β€” Intro to Database Systems β†—~15 h selectivecourseMIT 6.824 β€” Distributed Systems β†—~10 h selectiverepoDesigning Data-Intensive Applications β€” official references repo β†—referencerepoSystem Design Primer β†—15–20 harticleByteByteGo newsletter β†—ongoing

Math for ML

video3Blue1Brown β€” Essence of Linear Algebra β†—3–4 hcourseMIT OCW 18.06 β€” Linear Algebra (Strang) β†—~12 h selectivebookImmersive Linear Algebra (interactive book) β†—8–10 hvideo3Blue1Brown β€” Essence of Calculus β†—3–4 hcourseKhan Academy β€” Calculus 1 β†—15–20 h selectivecourseSeeing Theory β€” visual probability & statistics β†—4–6 hcourseHarvard Stat 110 β€” Probability β†—~10 h selectivecourseKhan Academy β€” Statistics & Probability β†—15–20 h selectivebookMathematics for Machine Learning (official free PDF) β†—30–40 h selectivepaperShannon (1948) β€” A Mathematical Theory of Communication β†—3–4 harticleColah β€” Visual Information Theory β†—1–2 h

Machine learning

docsscikit-learn User Guide β†—15–20 h selectivecourseAndrew Ng β€” ML Specialization (free to audit) β†—~25 h selectivecourseGoogle β€” Machine Learning Crash Course β†—15 hvideoStatQuest (Josh Starmer) β†—~10 h totalcourseKaggle Learn micro-courses β†—3–5 h eachdocspandas User Guide β†—8–10 h selectivedocsNumPy β€” the absolute basics β†—2–3 h

Deep learning

docsPyTorch tutorials (official) β†—10–15 h selectivecoursefast.ai β€” Practical Deep Learning for Coders β†—~15 h selectivecourseKarpathy β€” Neural Networks: Zero to Hero β†—15–18 hreponanoGPT (Karpathy) β†—5–10 hvideo3Blue1Brown β€” Neural Networks β†—3–4 harticleThe Illustrated Transformer (Jay Alammar) β†—1–2 hpaperAttention Is All You Need (2017) β†—2–3 hbookDive into Deep Learning (free interactive book) β†—40+ h selectivebookDeep Learning β€” Goodfellow/Bengio/Courville (free HTML) β†—reference

AI engineering & LLMs

docsClaude Docs β€” Prompt engineering β†—3–5 hdocsClaude Docs β€” Tool use β†—3–4 hrepoAnthropic β€” Interactive prompt-engineering tutorial β†—4–6 hrepoOpenAI Cookbook β†—5–10 h selectivearticleChip Huyen's blog β†—1–2 h per postarticleLilian Weng β€” LLM-powered autonomous agents β†—2–3 harticleLilian Weng β€” Prompt engineering β†—2 hcourseHugging Face β€” LLM course β†—~10 h selectivedocsLangChain docs (Python) β†—5–8 hdocsLlamaIndex docs (Python) β†—5–8 hdocsModel Context Protocol β†—4–6 harticlePinecone Learning Center β€” vectors & RAG β†—5–8 h selectivedocsQdrant documentation β†—3–5 hdocsSentence-Transformers (SBERT) β†—3–4 hpaperRAG paper β€” Lewis et al. 2020 β†—2–3 hpaperHyDE paper β†—1–2 hpaperRAPTOR paper β†—1–2 hdocsOWASP Top 10 for LLM applications β†—2–3 harticleSimon Willison β€” prompt injection series β†—3–4 h

Evaluation

docsRagas documentation β†—3–5 hdocspromptfoo documentation β†—3–5 hrepoOpenAI Evals repo β†—3–5 hdocsLangSmith β€” evaluation concepts β†—2–3 hdocsBraintrust β€” evals guide β†—2–3 harticleHamel Husain β€” Your AI product needs evals β†—1–2 harticleEugene Yan β€” task-specific LLM evals β†—1–2 hpaperLLM-as-a-Judge / MT-Bench paper β†—2–3 h

MLOps & production

docsDocker β€” Get started β†—5–8 hdocsGitHub Actions documentation β†—4–6 hdocsFastAPI documentation β†—8–12 hdocsMLflow documentation β†—4–6 hcourseMade With ML β€” MLOps course β†—~10 h selectiverepoDesigning Machine Learning Systems β€” official book repo (Chip Huyen) β†—3–5 hdocsPrometheus overview β†—2–4 hdocsGrafana documentation β†—2–4 hdocsOpenTelemetry documentation β†—3–5 hdocsvLLM documentation β†—3–5 hcourseAWS Skill Builder (free courses) β†—5–10 h selective

Forward-deployed engineering & consulting craft

articleReflections on Palantir β€” Nabeel Qureshi (ex-FDE) β†—1–2 harticleFDE interview guide (Exponent) β†—2–3 hbookThe Mom Test β€” official site (book is paid) β†—4 h (book)courseGoogle β€” Technical writing courses β†—6–8 hdocsarc42 β€” architecture documentation template β†—2–3 hdocsC4 model for architecture diagrams β†—2–3 harticlePreSales Collective β†—ongoing

Interview prep

courseNeetCode roadmap β†—~20 h selectiverepoTech Interview Handbook (repo) β†—10–15 hbookIntro to ML Interviews Book β€” Chip Huyen (free web) β†—8–12 hrepoLLM interview questions (100+, categorized) β†—5–8 h