Go to file
Martin Fouilleul 390590f48f Edits in the NTP section to address Hayden's notes 2022-07-19 12:01:19 +02:00
ideas A bunch of work on the time article 2022-05-21 21:39:17 -05:00
selected Edits in the NTP section to address Hayden's notes 2022-07-19 12:01:19 +02:00
.gitignore Add stubs for more articles, and initial README 2022-02-14 06:38:30 -08:00
README.md add lang to readme 2022-05-02 16:53:49 -07:00
braindump.md Update 'braindump.md' 2022-03-15 02:40:28 +00:00

README.md

HMN Education Tree 2022

Project Overview

This is intended to be commited to incrementally, stubs can/should be added to existing docs where applicable, ideas for future trees can be submitted as new .md

Selected topics

HTTP to Physical

How does a web request actually get from A to B?

TODO:

  • Better links to topics
  • Editing pass / blurb cleanup

Compilers: How To Make a Programming Language

How do I make a simple programming language?

TODO:

  • More links, lots for each section

Other topic ideas

ASM

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

Performance

WIP for "How do I learn to write faster code?" Needs:

  • Subtopics broken out
  • Header blurb

Languages

WIP for "How do I do computing from scratch? | How do languages?" Needs:

  • Subtopics broken out
  • Header blurb

Technical Design

See Notion: https://handmade-network.notion.site/Education-24259fc59b5e4101b89834451f0c3e98

Scratch Notes

Try to mark down potential useful cross-topic links as you go, we'll try to populate and cross pollinate as articles get ready to ship

Is it possible to get the library archive accessible to filter through for resource ideas?