Build from scratch
Build your own:
game engine
https://gameprogrammingpatterns.com/
https://github.com/barisozmen/python-cookbook/tree/main/game_loop
cryptocoin
-
https://news.ycombinator.com/item?id=27593772
https://github.com/karpathy/cryptos
https://karpathy.github.io/2021/06/21/blockchain/
-
operating system
- https://github.com/barisozmen/python-cookbook/tree/main/game_loop
- https://github.com/barisozmen/python-cookbook/tree/main/game_loop
Deep Learning library
Language Server Protocol (LSP)
- https://microsoft.github.io/language-server-protocol/
- https://microsoft.github.io/language-server-protocol/
GPT
web server
database
virtual machine
What I cannot create, I do not understand—Richard Feynman
Course Build Your AI Startup From Scratch
Andrej Karpathy's A from-scratch tour of Bitcoin in Python
Fully Homomorphic Encryption from Scratch - daniellowebgrub
General refs:
https://news.ycombinator.com/item?id=32157759
- https://github.com/codecrafters-io/build-your-own-x
- https://github.com/codecrafters-io/build-your-own-x
AI Sweigart - Making games with Python & Pygame pdf
https://www.righto.com/2014/09/mining-bitcoin-with-pencil-and-paper.html?m=1
https://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html
Outgoing Internal References (7)
-
- compiler
- [[How I Learn Compilers]]
- [[Dabeaz (David Beazley) Write a Compiler Course Notebook]] -
- [[How I Learn Compilers]]
- [[Dabeaz (David Beazley) Write a Compiler Course Notebook]]
-
- cryptocoin
- [[How I Learn Bitcoin]]
- https://news.ycombinator.com/item?id=27593772 -
- [[Language Server Protocol (LSP)]]
- https://microsoft.github.io/language-server-protocol/ -
[[What I cannot create, I do not understand—Richard Feynman]]
-
[[Waterbed Theory—Some complexity is essential and cannot be eliminated. If you push it down in one place, it swells up in another]]
-
[[Course Build Your AI Startup From Scratch]]
Outgoing Web References (10)
-
www.youtube.com/watch?v=JxI3Eu5DPwE
- Bob Nystrom - Is There More to Game Architecture than ECS?
-
www.youtube.com/watch?v=JxI3Eu5DPwE
- video
-
github.com/karpathy/micrograd
- github.com/karpathy/micrograd
-
github.com/tinygrad/tinygrad
- github.com/tinygrad/tinygrad
-
www.youtube.com/watch?v=kCc8FmEb1nY&t=4440s
- karpathy-gpt
-
www.youtube.com/watch?v=zduSFxRajkE
- karpathy-tokenizer
-
news.ycombinator.com/item?id=32987155
- HN - Explained from scratch private information retrieval and homomorphic encryption (blintzbase.com)
-
karpathy.github.io/2021/06/21/blockchain
- Andrej Karpathy's A from-scratch tour of Bitcoin in Python
-
www.daniellowengrub.com/blog/2024/01/03/fully-homomorphic-encryption#lwe-to-rlwe-keys
- Fully Homomorphic Encryption from Scratch - daniellowebgrub
-
inventwithpython.com/makinggames.pdf