Key Words
Introduction -- not written yet
The Basic Parts of a Computer
I/O & The problems it creates -- not written yet
Computer Start-Up -- not written yet
Computer Math
The Binary Numbering System
Purpose: Purpose: To explain the basic numbering system used in computer memory.
Prerequisites: None.
Key Words: Bit, Binary, Base 2, lsb, msb, Place Value, Overflow, Byte, Nybble
The Octal & Hexadecimal Numbering System
Purpose: To introduce two common numbering systems used with computers
Prerequisites: Understanding of the Binary Numbering System.
Key Words: Octal, Decimal, Hexadecimal, Base 2, Base 8, Base 16, Radix