5 ms·
I highly, highly recommend the book "Programming from the Ground Up". It is freely available, and full of small asm sample programs to try out yourself. Here's
by parse_tree 17y ago
I highly, highly recommend the book "Programming from the Ground Up". It is freely available, and full of small asm sample programs to try out yourself.
Here's a link:
http://savannah.nongnu.org/projects/pgubook/ http://savannah.nongnu.org/projects/pgubook/
- hilarious 17y agoOh, I've been missing out, haven't seen this one, thanks!
- springrider 17y agohighly, highly recommand +1, I'm reading it, it's better than any other program books I've ever read. It tells you what, how, why, and it tells in an interesting way.