Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Professional Assembly Language (Programmer to Programmer) Review by J. He
A great book to learn IA-32 assembly
This is a GREAT book for learning x86 IA-32 assembly, very well written by one who knows the magic. The contents are easy to understand and the examples are ready to compile and run using the widely used GNU toolchain. Unfortunately the x86_64 assembly is not covered, otherwise, it would definitely be the bible book for x86 assembly learning.