Introduction to Computer Organization
An Under the Hood Look at Hardware and x86-64 Assembly
Price | $59.99 - $60.14
|
Rating | |
Author | Bob Plantz |
Publisher | No Starch Press |
Published | 2022 |
Pages | 502 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1718500092 |
ISBN-13 | 9781718500099 |
Introduction to Computer Organization gives programmers a practical understanding of what happens in a computer when you execute your code. You may never have to write x86-64 assembly language or design hardware yourself, but knowing how the hardware and software works will give you greater control and confidence over your coding decisions. We start with high level fundamental concepts like memory organization, binary logic, and data types and then explore how they are implemented at the assembly language level.
The goal isn't to make you an assembly programmer, but to help you comprehend what happens behind the scenes between running your program and seeing "Hello World" displayed on the screen. Classroom-tested for over a decade, this book will demystify topics like: How to translate a high-level language code into assembly language; How the operating system manages hardware resources with exceptions and interrupts; How data is encoded in memory; How hardware switches handle decimal data; How program code gets transformed into machine code the computer understands; How pieces of hardware like the CPU, input/output, and memory interact to make the entire system work.
- Bob Plantz
3 5 2
Similar Books
An Introduction to Computer Networks
by Peter L Dordal
An Introduction to Computer Networks, a free and open general-purpose computer-networking free book, complete with diagrams and exercises. It covers the LAN, internetworking and transport layers, focusing primarily on TCP/IP. Particular attention is paid to congestion; other special topics include queuing, real-time traffic, network manag...
Free ebook | Publisher: Self-publishing | Release: 2020
Introduction to Computer Science Using Python
by Charles Dierbach
Introduction to Computer Science Using Python: A Computational Problem-Solving Focusintroduces students to programming and computational problem-solving via a back-to-basics, step-by-step, objects-late approach that makes this book easy to teach and learn from. Students are provided with a thorough conceptual grounding in computational pr...
Price: $18.00 | Publisher: Wiley | Release: 2013
Introduction to Search with Sphinx
by Andrew Aksyonoff
This concise introduction to Sphinx shows you how to use this free software to index an enormous number of documents and provide fast results to both simple and complex searches. Written by the creator of Sphinx, this authoritative book is short and to the point....
Price: $16.70 | Publisher: O'Reilly Media | Release: 2011
An Introduction to the Analysis of Algorithms, 2nd Edition
by Robert Sedgewick, Philippe Flajolet
Despite growing interest, basic information on methods and models for mathematically analyzing algorithms has rarely been directly accessible to practitioners, researchers, or students. An Introduction to the Analysis of Algorithms, 2ond Edition, organizes and presents that knowledge, fully introducing primary techniques and results in th...
Price: $62.99 | Publisher: Addison-Wesley | Release: 2013
Introduction to Android Application Development, 4th Edition
by Joseph Annuzzi, Lauren Darcey, Shane Conder
This fully reworked edition of a proven title is the most useful real-world guide to building robust, commercial-grade Androidâ„¢ apps. The content is revised and updated for the latest Android 4.3 SDK and the newest development best practices. Introduction to Androidâ„¢ Application Development: Android Essentials, Fourth Edition,covers a...
Price: $4.58 | Publisher: Addison-Wesley | Release: 2013
An Introduction to Matlab and Mathcad
by Troy Siemers
This free book, or really a "coursebook" for a college freshman-level class, has been updated for Spring 2014 and provides an introduction to programming and problem solving using both Matlab and Mathcad. We provide a balanced selection of introductory exercises and real-world problems (i.e. no "contrived" problems). W...
Price: $6.00 | Free ebook | Publisher: Self-publishing | Release: 2014
Practical Programming, 3rd Edition
by Paul Gries, Jennifer Campbell, Jason Montojo
No programming experience required! Incremental examples show you the steps and missteps that happen while developing programs, so you know what to expect when you tackle a problem on your own. Inspired by "How to Design Programs" (HtDP), discover a five-step recipe for designing functions, which helps you learn the concepts - a...
Price: $38.49 | Publisher: The Pragmatic Programmers | Release: 2017
Practical Programming, 2nd Edition
by Paul Gries, Jennifer Campbell, Jason Montojo
This book is for anyone who wants to understand computer programming. You'll learn to program in a language that' s used in millions of smartphones, tablets, and PCs. You'll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3. You'll learn ...
Price: $15.00 | Publisher: The Pragmatic Programmers | Release: 2013