Computer Systems: A Programmer’s Perspective
Randal E. Bryant, David R. O’Hallaron
0 /
0
2 comments
How much do you like this book?
What’s the quality of the file?
Download the book for quality assessment
What’s the quality of the downloaded files?
This book (CS:APP3e) is the third edition of a book that stems from the introductory computer systems course we developed at Carnegie Mellon University, starting in the Fall of 1998, called “Introduction to Computer Systems” (ICS). The presentation is based on the following principles, which aim to help the students become better programmers and to help prepare them for upper-level systems courses:
• Students should be introduced to computer systems from the perspective of a programmer, rather from the more traditional perspective of a system implementer. What does this mean?
• Students should get a view of the complete system, comprising the hardware, operating system, compiler, and network.
• Students learn best by developing and evaluating real programs that run on real machines.
We cover data representations, machine level representations of C programs, processor architecture, program optimizations, the memory hierarchy, linking, exceptional control flow (exceptions, interrupts, processes, and Unix signals), virtual memory and memory management, system-level I/O, basic network programming, and concurrent programming. These concepts are supported by series of fun and hands-on lab assignments. See the manuscript Preface for more details. click to read more
Categories:
Arts – Architecture
Year:
2015
Edition:
3
Publisher:
Pearson
Language:
english
Pages:
1120
ISBN 10:
013409266X
ISBN 13:
9780134092669
File:
PDF, 35.97 MB
Reviews
There are no reviews yet.