Programming from the Ground Up

Bartlett, Jonathan

  • 出版商: Orange Grove Texts Plus
  • 出版日期: 2009-09-24
  • 售價: $1,680
  • 貴賓價: 9.5$1,596
  • 語言: 英文
  • 頁數: 326
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1616100648
  • ISBN-13: 9781616100643
  • 相關分類: 系統開發程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.