This document provides an overview of basic computer organization and structure. It defines key terms like computer, organization, and functional units. The main functional units of a computer are described as the input, output, control unit, ALU, and memory. Basic operational concepts like fetch-execute cycles and connection between processor and memory via registers like the program counter, memory address register, and memory data register are explained. Read and write operations to memory are demonstrated. Finally, an example program is used to illustrate the overall operating steps of a computer from program loading to instruction execution.