Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Assembly/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ category: Languages
- [Getting started with the Assembly language](https://riptutorial.com/assembly)
- [The Holy Book of x86](https://github.com/Captainarash/The_Holy_Book_of_X86)
- [x86 Assembly Guide by the University of Virginia Computer Science](https://www.cs.virginia.edu/~evans/cs216/guides/x86.html)

[⬆ Back to Top](#index)
## Online resources
- [Explore how different languages are compiled down to assembly](https://godbolt.org/)
Expand Down