Update README.md

This commit is contained in:
Tathya 2024-01-22 23:58:34 +05:30 committed by Charles-Axel Dein
parent 1595daf141
commit 477559d867
1 changed files with 1 additions and 0 deletions

View File

@ -1265,6 +1265,7 @@ Richard Feynman's Learning Strategy:
- [Memory Allocation](https://samwho.dev/memory-allocation/) (an interactive article)
- [Why does 0.1 + 0.2 = 0.30000000000000004?](https://jvns.ca/blog/2023/02/08/why-does-0-1-plus-0-2-equal-0-30000000000000004/), Julia Evans (about floating point)
- [Putting the "You" in CPU](https://cpu.land/the-basics)
- [x86-64 Assembly Language Programming with Ubuntu](http://www.egr.unlv.edu/~ed/assembly64.pdf)
### Machine learning/AI