mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
Compare commits
2 Commits
0ca6078970
...
efe5cd9ebd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
efe5cd9ebd | ||
|
|
899638d03f |
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -32,6 +32,6 @@ updates:
|
||||
separator: "/"
|
||||
# Add the arrays of assignees and reviewers
|
||||
assignees:
|
||||
- "EbookFoundation/Maintainers"
|
||||
- "EbookFoundation/maintainers"
|
||||
reviewers:
|
||||
- "EbookFoundation/reviewers"
|
||||
|
||||
@ -332,7 +332,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
|
||||
### Assembly Language
|
||||
|
||||
* [A fundamental introduction to x86 assembly prorgamming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) - Project Nayuki (HTML)
|
||||
* [A fundamental introduction to x86 assembly programming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) - Project Nayuki (HTML)
|
||||
* [ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) *(:construction: in process)*
|
||||
* [Assemblers And Loaders (1993)](http://www.davidsalomon.name/assem.advertis/asl.pdf) - David Salomon (PDF)
|
||||
* [Assembly Language Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/assemblylanguage) - Christopher Rose, Syncfusion Inc. (HTML, PDF, EPUB, Kindle)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user