Fundamentals of Computing Overview
Welcome to this comprehensive course on the core concepts that shape modern computing. Whether you are a student, a tech enthusiast, or a professional looking to refresh your knowledge, this guide will walk you through the essential building blocks—from the materials that make up a transistor to the historical milestones that defined the personal computer era.
1. Transistor Basics and Material Science
What is a transistor?
A transistor is a semiconductor device that can amplify or switch electronic signals. It is the fundamental component of every modern integrated circuit.
Common semiconductor materials
The most frequently cited materials for basic transistors are germanium and silicon. Both belong to the group of semiconductor materials that exhibit conductivity between that of a conductor and an insulator.
What is NOT a typical transistor material?
Although gallium arsenide is used in specialized high‑frequency and optoelectronic applications, it is not mentioned as a basic component in introductory texts about transistors.
- Germanium (Ge) – early transistor technology.
- Silicon (Si) – dominant material in today’s chips.
- Gallium arsenide (GaAs) – advanced, not a basic example.
Mnemonic: Germanium and Silicon are General Stand‑bys – remember to discard Gallium arsenide when thinking of basic transistors.
2. Computer Architectures: The "Dumb Terminal" Concept
In the early days of networking, many devices relied heavily on a central processing unit (CPU) located on a server, with little or no processing power of their own. These devices are commonly referred to as "terminal dumb" or dumb terminals.
- They display information and capture user input.
- All computation occurs on the mainframe or server.
- The term emphasizes the terminal's dependence on the central machine.
Mnemonic: Dumb = Depende Única da Máquina Aprincipal (depends solely on the main machine).
3. The Birth of the Commercial Personal Computer
Apple I (1976)
The Apple I holds the distinction of being the first commercially successful personal computer. Launched in 1976 by Steve Jobs and Steve Wozniak, it introduced a ready‑to‑use board that could be connected to a keyboard and monitor.
Other devices mentioned in the quiz, such as the Patinho Feio (1972), IBM 704 mainframe, and PDP‑11 (1970), either pre‑date the personal computer market or belong to the mainframe/minicomputer categories.
- Apple I – first PC to achieve notable sales.
- Key features: single‑board design, open architecture, and a price point accessible to hobbyists.
Mnemonic: Apple I = I começou a vender – the "I" signals the start of commercial PC sales.
4. Storage Media: Volatile vs. Permanent
Volatile storage
Volatile memory loses its data when power is removed. Common examples include:
- RAM (Random Access Memory)
- CPU cache
- Register memory
Permanent (non‑volatile) storage
The hard disk (HD) is classified as permanent storage because it retains data without power. This contrasts with the volatile components listed above.
Mnemonic: Hard Disk = He Dura (it lasts).
5. Historical Mainframes: The IBM 704 (1957)
The quiz highlights the IBM 704 mainframe as the computer associated with the year 1957. Deployed at the National Advisory Committee for Aeronautics (NACA), the IBM 704 was notable for its use of floating‑point arithmetic and for being one of the first machines to support a high‑level programming language (FORTRAN).
- Year: 1957
- Location: NACA (precursor to NASA)
- Significance: Pioneered scientific computing.
Mnemonic: “7‑04 in 57, the number 7 appears twice – IBM 704 (7) in 1957.”
6. Moore's Law: The Engine of Rapid Hardware Progress
Gordon Moore observed in 1965 that the number of transistors on an integrated circuit doubles approximately every two years. This observation, known as Moore's Law, has become the guiding principle for the semiconductor industry.
- Predicts exponential growth in processing power.
- Drives continuous investment in research and development.
- Leads to smaller transistors, lower costs, and new device categories.
Mnemonic: “Muitos Chips Dobram” – Moore = More chips every two years.
7. Peripherals: Devices Outside the Core Computer
A peripheral is any external device that enables interaction with a computer. The quiz identifies the keyboard as a classic example.
- Keyboard – input peripheral.
- Mouse, printer, scanner – other common peripherals.
- Internal components such as RAM, motherboard, and CPU are not peripherals.
Mnemonic: The letter “K” in Keyboard stands Koutside the case, just like a peripheral.
8. Evolution of Storage Technologies
Chronology
Understanding the timeline of storage media helps illustrate how data preservation has become faster, more reliable, and increasingly compact.
- Floppy Disk (magnetic disk) – introduced in the 1970s, offered portable, low‑capacity storage.
- Solid‑State Drive (SSD) – became commercially viable in the early 2000s, providing high speed and no moving parts.
The quiz confirms that the floppy disk predates the SSD.
Mnemonic: “Disco before Solid” – D comes before S in the alphabet, just as floppy disks came before SSDs.
9. Summary of Key Takeaways
- Basic transistors are built from germanium and silicon; gallium arsenide is a specialized material.
- "Dumb terminals" rely entirely on a central CPU for processing.
- The Apple I (1976) was the first commercially successful personal computer.
- Hard disks provide permanent, non‑volatile storage, unlike RAM, cache, or registers.
- The IBM 704 mainframe is linked to the year 1957.
- Moore's Law drives the exponential growth of computing power.
- Keyboards are classic peripherals; internal components are not.
- Floppy disks came before SSDs in the storage technology timeline.
By mastering these concepts, you gain a solid foundation for deeper exploration into computer architecture, hardware design, and the historical forces that continue to shape the digital world.