Skip to content

Commit d34a578

Browse files
authored
link to HLA wikipedia article
1 parent 0d11fc4 commit d34a578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ If short on time:
292292

293293
- [ ] [Write Great Code: Volume 1: Understanding the Machine](https://www.amazon.com/Write-Great-Code-Understanding-Machine/dp/1593270038)
294294
- The book was published in 2004, and is somewhat outdated, but it's a terrific resource for understanding a computer in brief.
295-
- The author invented HLA, so take mentions and examples in HLA with a grain of salt. Not widely used, but decent examples of what assembly looks like.
295+
- The author invented [HLA](https://en.wikipedia.org/wiki/High_Level_Assembly), so take mentions and examples in HLA with a grain of salt. Not widely used, but decent examples of what assembly looks like.
296296
- These chapters are worth the read to give you a nice foundation:
297297
- Chapter 2 - Numeric Representation
298298
- Chapter 3 - Binary Arithmetic and Bit Operations

0 commit comments

Comments
 (0)