Add build-your-own-x

This commit is contained in:
Charles-Axel Dein 2022-07-26 22:10:30 +02:00
parent 85fbd7f0a6
commit ae0748d4f0
No known key found for this signature in database
GPG Key ID: 64C00027F3375D70
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@ resources](https://github.com/charlax/engineering-management).
The best way to learn is to learn by doing.
- [danistefanovic/build-your-own-x](https://github.com/danistefanovic/build-your-own-x): build your own (insert technology here)
- [build-your-own-x](https://github.com/codecrafters-io/build-your-own-x): compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch
- Richard Feynman: "what I cannot create, I do not understand"
- [The elevator programming game](http://play.elevatorsaga.com/)
- [Challenging projects every programmer should try](http://web.eecs.utk.edu/~azh/blog/challengingprojects.html): text editor, space invaders, compiler (Tiny Basic), mini OS, spreadsheet, video game console emulator.