Hacker News new | ask | show | jobs
by parse_tree 6081 days 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/

1 comments

Oh, I've been missing out, haven't seen this one, thanks!
highly, 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.