Update 'README.md'
This commit is contained in:
parent
3527830825
commit
15cb3e0407
|
@ -11,26 +11,26 @@ All topics need related library articles aggregated, sorted by rough skill level
|
|||
- Intermediate
|
||||
- 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?"
|
||||
Needs:
|
||||
- Better links to topics
|
||||
- Editing pass / blurb cleanup
|
||||
|
||||
`asm.md`
|
||||
`asm.md`
|
||||
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?)
|
||||
Needs:
|
||||
- Subtopics broken out
|
||||
- Header blurb
|
||||
|
||||
`perf.md`
|
||||
`perf.md`
|
||||
WIP for "How do I learn to write faster code?"
|
||||
Needs:
|
||||
- Subtopics broken out
|
||||
- Header blurb
|
||||
|
||||
`compilers.md`
|
||||
`compilers.md`
|
||||
WIP for "What do compilers actually do?"
|
||||
Needs:
|
||||
- Subtopics defined concretely for the learning flow
|
||||
|
|
Loading…
Reference in New Issue