Friday, June 13, 2008

Programming from the Ground Up

This is an introduction to programming using Linux assembly language. It takes you a step at a time through these concepts - How the processor views memory, How the processor operates, How programs interact with the operating system, How computers represent data internally, How to do low-level and high-level optimization.
Use the following url to access the free ebook Programming from the Ground Up .
http://download.savannah.gnu.org/releases/

No comments: