Reviews

Assembly Language Step-By-Step: Programming with Linux by Jeff Duntemann

caisah's review against another edition

Go to review page

4.0

This is a great book for people who want to understand what is going on behind the curtain deep inside the computer. After reading this one would be able to write articulate complex assembly programs for the 32 bit processor.

It is really a step by step guide taking you form binary math and computer architecture and instructions and data structures, explaining every little detail along the way.

The reading is not very easy but remember assembly language is considered not a very accessible one.
More...