Ask HN: What are the best books on low-level programming
1–8 of 8 posts
No post body was provided.
Re: Ask HN: What are the best books on low-level programming
#2Can't get more low level than ASM
Re: Ask HN: What are the best books on low-level programming
#3This is great!
JSON Formatter https://jsonformatter-online.com
Re: Ask HN: What are the best books on low-level programming
#4"Programming from the Ground Up" is a really fantastic book that starts with some architecture, assembler and executable file format. Discussion: https://news.ycombinator.com/item?id=11702025
Re: Ask HN: What are the best books on low-level programming
#5The Art of Computer Programming, perhaps?
Re: Ask HN: What are the best books on low-level programming
#6The Art of Computer Programming, perhaps?
Re: Ask HN: What are the best books on low-level programming
#7Michael Abrash's Graphics Programming Black Book. He's also got a few "Zen of ..." books:
http://www.drdobbs.com/parallel/graphics-programming-black-b...
Re: Ask HN: What are the best books on low-level programming
#8Peter Norton and John Socha - Peter Norton's Assembly Language for the IBM PC.
Hideously outdated, and has practically no real world application any more, but is conversely an incredibly lucid, explanatory, and beatifully written as a guide to 16-bit Assembly language on the IBM (and compatible) PC - Guides you through first examinations of registers and memory through to creating a low-level hard disk editor.
Pop open DosBox, download MASM, and see what you can break!
Currently going for $3 on Amazon - worth a pop for that price if only for a cursory look!
https://www.amazon.com/Assembly-Language-Brady-programming-l...