Posted February 27Feb 27 Programming from the Ground Up Programming from the Ground Up by Jonathan Bartlett, Dominick Bruno Publisher Bartlett Publishing Published Date 2004 Page Count 320 Categories Computers / Programming / General Language EN Average Rating 5 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 0975283847 Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. 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 Most beginning-level programming books attempt to shield the reader from how their computer really works. Programming from the Ground Up starts by teaching how the computer works under the hood, so that the programmer will have a sufficient background to be successful in all areas of programming. This book is being used by Princeton University in their COS 217 "Introduction to Programming Systems" course. More Information
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.