Topic 1: An Overview of Computers and Logic Flashcards
The physical and tangible parts of the computer (the equipment and devices)
Hardware
The programs that contain instructions for the computer
Software
- Input
- Output
- Process
- Output
- Storage
Computer Operations
Entering data into the computer system
Input
Data entered is processed and undergo operations
Process
Processed data is presented as information
Output
Information is saved to be used later
Storage
A computer software designed to perform a group of coordinated functions, tasks, or activities for the users
Application Software
Designed to be a platform for other programs. Can be classified as either operating systems (OS) or utility programs
System Software
User –> _________ –> __________ –> Hardware
Application Software…Operating System
An effective method for solving a problem using a finite sequence of instructions
Algorithm
Algorithms are used for:
- Calculation
- Data processing
- And many other fields
Step-by-step sequence of instructions that describe how the data is to be processed to produce the desired output
Algorithms
The translation of the selected algorithm into a language the computer can use
Programming
The process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs
Programming or coding