Autosave: 2024-03-14 14:00:03

This commit is contained in:
thomasabishop 2024-03-14 14:00:03 +00:00
parent 19f88795f4
commit 72f787d3a1

View file

@ -6,3 +6,13 @@ created: Tuesday, March 12, 2024
---
# Assembly
## Summary
- Machine code is hard for humans to parse, even in
[[Hexadecimal_number_system|hexadecimal]]
- Assembly is one level up from machine code and provides a more human-friendly
abstraction layer
Summary, My Insight, Applications, Related Not