Programming from the Ground Up by Jonathan Bartlett (2004, Trade Paperback)
K
kiss_by_nature (263)
95.9% positive Feedback
Price:
£17.54
Free postage
Estimated by Mon, 28 Jul - Fri, 1 AugEstimated delivery Mon, 28 Jul - Fri, 1 Aug
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Condition:
NewNew
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.