Update 'README.md'

This commit is contained in:
cloin 2022-02-14 14:46:15 +00:00
parent 15cb3e0407
commit 8f4cca6294
1 changed files with 9 additions and 9 deletions

View File

@ -12,27 +12,27 @@ All topics need related library articles aggregated, sorted by rough skill level
- Hard - Hard
`http_to_phy.md` `http_to_phy.md`
WIP for "How do I understand how an HTTP message is sent at a deep level?" WIP for "How do I understand how an HTTP message is sent at a deep level?"
Needs: Needs:
- Better links to topics - Better links to topics
- Editing pass / blurb cleanup - Editing pass / blurb cleanup
`asm.md` `asm.md`
WIP for "How do I understand what my computer is really doing at the bottom level?" WIP for "How do I understand what my computer is really doing at the bottom level?"
(Better question for this one? Should this be a subtopic instead?) (Better question for this one? Should this be a subtopic instead?)
Needs: Needs:
- Subtopics broken out - Subtopics broken out
- Header blurb - Header blurb
`perf.md` `perf.md`
WIP for "How do I learn to write faster code?" WIP for "How do I learn to write faster code?"
Needs: Needs:
- Subtopics broken out - Subtopics broken out
- Header blurb - Header blurb
`compilers.md` `compilers.md`
WIP for "What do compilers actually do?" WIP for "What do compilers actually do?"
Needs: Needs:
- Subtopics defined concretely for the learning flow - Subtopics defined concretely for the learning flow
- Header blurb - Header blurb