Dive Into Systems: A Gentle Introduction to Computer Systems
Author: Suzanne J. Matthews,Tia Newhall,Kevin C. Webb(Author)
Publisher: No Starch Press (September 20, 2022)
Language: English
Paperback: 816 pages
ISBN-10: 1718501366
ISBN-13: 9781718501362
Book Description
This textbook is a crash course in the major hardware and software components of a modern computer system. Designed for use in a wide range of introductory-level computer science classes, it guides readers through the vertical slice of a computer so they can develop an understanding of the machine at various layers of abstraction.
Early chapters begin with the basics of the C programming language often used in systems programming. Other topics explore the architecture of modern computers, the inner workings of operating systems, and the assembly languages that translate human-readable instructions into a binary representation that the computer understands. Later chapters explain how to optimize code for various architectures, how to implement parallel computing with shared memory, and how memory management works in multi-core CPUs. Accessible and easy to follow, the book uses images and hands-on exercise to break down complicated topics, including code examples that can be modified and executed.
Dive Into Systems: A Gentle Introduction to Computer Systems
相关推荐
- Hands-On Data Structures and Algorithms with Rust: Learn programming techniques to build effective,maintainable,and readable code in Rust 2018
- Troubleshooting and Supporting Windows 11: Creating Robust, Reliable, Sustainable, and Secure Systems
- Identity Security for Software Development: Best Practices That Every Developer Must Know
- C++ Plus Data Structures,6th Edition
finelybook
