
Computer Systems
by Randal Bryant, David O'Hallaron
Brief Summary
"Computer Systems: A Programmer’s Perspective" shows how knowing the basics of computers' work can help you write better programs and make them run faster. You'll learn how computer hardware is built and how operating systems work. The book mainly focuses on systems that use x86-64 machine code and suggests having some knowledge of C or C++ before reading.
You may also like these summaries

