From 477559d867fb1cf17349325b45477ac8933e980c Mon Sep 17 00:00:00 2001 From: Tathya <94824143+tathyagarg@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:58:34 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d834924..d6b58b5 100644 --- a/README.md +++ b/README.md @@ -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