Zwischen und
Kriterien zurücksetzen

Programming from the Ground Up (Bartlett, Jonathan / Bruno Jr, Dominick (Hrsg.))
Programming from the Ground Up
Autor Bartlett, Jonathan / Bruno Jr, Dominick (Hrsg.)
Verlag Bartlett Publishing
Sprache Englisch
Einband Kartonierter Einband (Kt)
Erscheinungsjahr 2004
Seiten 332 S.
Artikelnummer 19418435
ISBN 978-0-9752838-4-4
CHF 47.90
Folgt in ca. 10 Arbeitstagen
Zusammenfassung

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.