FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title The Brain of the Computer
- Author(s) Jim Buchanan
- Publisher: Jim Buchanan
- License(s): ?
- Hardcover/Paperback: N/A
- eBook: PDF
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
The purpose of the book is to take a basic computer system and show you how every part works. It is taught from a technicians point of view, not an engineer's. These are the things that are taught in the book. Digital electronic components, digital logic circuits, CPU theory, computer system theory, assembly language theory, and machine code operation.
The book contains a basic computer system block and schematic diagram and a computer simulator with a display that executes assembly code. The author programmed a simple video game on the simulator to demonstrate all the software and hardware principles in the book. Learning everything there is to know about computers is a long process that needs to be taught in a classroom setting.
In this book, the author hs concentrated on the most important issues. This will give the reader a huge head start before going to college or working on home projects.
About the Authors- N/A
- Computer System, Organization, and Architecture
- Assembly and Machine Languages Programming
- Computer Hardware, Personal Computers, and the History of Computers
-
How Computers Work: Processor and Main Memory, 2nd Edition
This book starts out very simple and gets more complex as it goes along, but everything is explained. The processor and memory are mainly covered. It explains in great detail the operation of a simple but functional computer.
-
Basic Computer Architecture (Smruti R. Sarangi)
This book is a comprehensive text on basic, undergraduate-level computer architecture. It includes the combinational units, ALUs, processor, basic 5-stage pipeline, and a microcode-based design.
-
Computer Systems: A Programmer's Perspective, 2nd Edition
This book introduces the important and enduring concepts that underlie computer systems by showing how these ideas affect the correctness, performance, and utility of application programs.
-
x86 Disassembly: Exploring C, x86 Assembly, and Machine Code
This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86-compatible machines.
-
The Art of Assembly Language (Randall Hyde)
This book presents assembly language from the high-level programmer's point of view, so you can start writing meaningful programs within days. It provides a comprehensive, plain-English, and patient introduction to assembly for non-assembly programmers.
:
|
|