An Introduction to Microcomputers: The Beginner's Book

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

The newly revised edition of Volume 0—The Beginner's Book, provides the novice with an overview of microcomputers: how they function and what they can do for today's data management problems. The text clearly describes the components and functions of a micro system and introduces the reader to the basics of programming languages, the binary code, logic, timing and memory. New sections on software and communication have been added. As the first book in the popular Osborne/McGraw-Hill series, An Introduction to Microcomputers, The Beginner's Book provides the initial concepts needed for a thorough understanding of microcomputers. "This is one of the first books to clearly describe micros.... In simple language,... the book explains the history and the current status of personal computing. An entertaining and informative book that we highly recommend...." Infoworld

Author(s): Osborne, Adam; Bunnell, David
Series: An Introduction to Microcomputers
Edition: Third
Publisher: Osborne / McGraw-Hill
Year: 1982

Language: English
Commentary: Just a DRM-stripped version of what was uploaded to archive.org here: https://archive.org/details/introductiontomi00osbo
Pages: 233
City: Berkeley, California
Tags: 1019642,4923812524, CPU, minicomputers, ALU, binary, hexadecimal, byte, nibble, addition, subtraction, multiplication, program, programming, logic design, IO, external memory, memory registers, RAM, ROM, control bus, address bus, data bus, DIP, pins, signals, logic gates, one's complement, two's complement, bit shifting, 8-bit, data words, signal diagrams, big endian, little endian

Introduction ix
1. The Parts That Make the Whole
Interface
A Microcomputer System
2. Choosing a Microcomputer
Creating a Program and Making It Work
Running a Program
All Those Microcomputers
General Purpose Microcomputers
Other High-End, General Purpose Microcomputer Systems
Special Purpose Microcomputers
What the Future Holds
3. Software Makes Your Microcomputer Go
Machine Language
Programming Language
4. Getting Down to Basics
Numbers and Logic
Binary Data
Binary Arithmetic
Octal and Hexadecimal Numbers
Character Codes
Computer Logic and Boolean Operations
5. Inside a Microcomputer
Programming Languages
Microcomputer Functional Logic
The Central Processing Unit
Program Memory
Data Memory
6. Putting It All Together
Word Size
The Arithmetic and Logic Unit
Additional CPU Logic
Logic Concepts and Timing
Memory Access
A. How Information Is Stored
B. ASCII Character Codes
C. Standard Flowchart Symbols
Index