Search Results for:
-
Lesson 20: Notions on Number Systems
Why Computers Use Number Systems Human beings use a number system consisting of digits 0-9, corresponding to the number of […]
No Comments -
Lesson 21: Conversion From Any Base to Base 10
What is Conversion? Conversion is the act of changing a number from one number system to another. To convert from […]
No Comments -
Lesson 26: Basic Logic Gates
What is a Logic Gate? A logic gate is an elementary building block of a digital circuit. It is an […]
No Comments -
Lesson 27: Derived Gates and Boolean Algebra
Derived Logic Gates Using combinations of the basic gates, more complex logic gates can be built: NAND gate: a NOT-AND […]
No Comments -
Lesson 28: Logic Circuits and Boolean Functions
What is a Logic Circuit? A logic circuit is a set of gates joined together to produce a specific output […]
No Comments -
Lesson 22: Conversion From Base 10 to Any Base
Converting the Whole Part Divide the base 10 number by the base you want to convert to, repeatedly, until nothing […]
No Comments -
Lesson 23: Conversion Between Base 2, 8 and 16
Base 8 to Base 16 and Vice Versa To convert from base 8 to base 16, first convert the base […]
No Comments -
Lesson 30: Software Methods for Optimizing the Computer
Antivirus Software Antivirus software detects, prevents, and removes malicious software (malware) that can harm a computer system or compromise user […]
No Comments -
Lesson 31: Hardware Methods for Optimizing the Computer
Upgrading RAM and disk: allows more data to be stored and accessed quickly. Replacing HDD with SSD: provides faster data […]
No Comments -
Lesson 33: Input Peripherals
What Are Input Peripherals? Input peripheral devices are hardware components that allow users to input data into a computer system, […]
No Comments