recommended-reading.md
markdown
sha256:c2dbf04d56308f3bbf2d06e6d2eb022b8948b1e827195fe525a44e5e18d5f9c0
feat(auth): Phase B Connect cloud agent (RFC 8628) + Hermes…
Human
minor
⚠ breaking
12 days ago
title: "Recommended reading — CS101 supplements" project: "cs101-intro" tags:
- resources
- reading-list
- cs101 date: 2026-04-07
Recommended reading (curated)
Short list beyond the textbook—optional unless your study group picks one.
| Resource | Format | Time | Rating (1–5) | Notes |
|---|---|---|---|---|
| Think Like a Programmer (Spraul) | Book | ~8h | ★★★★☆ | Great for problem decomposition; Ch. 3–5 pair with week 4 |
| CS50 Lecture 3 — Arrays | Video | 75m | ★★★★★ | Different notation; watch at 1.25× |
| Real Python — Python Lists and Tuples | Article | 25m | ★★★☆☆ | Practical; skim the packaging section |
| ACM Queue — “Algorithms Behind Modern Storage” | Article | 40m | ★★★★☆ | Motivation for why “simple” structures matter at scale |
How to use
- Pick one resource per week; take half a page of notes and link from the weekly lecture note.
- If something contradicts lecture, believe lecture for exams unless announced.
Last reviewed: 2026-04-07 — add graph resources after week 8.
File History
1 commit
sha256:93bcf8f9bd56d8c5b9339f4ec73b9ebd66571398d56262d38eedc2cfa9db9882
fix(test): align Band B landing assertion with desktop MCP …
Human
12 days ago