Introduction to Computing - Class Notes
1. What is a Computer?
- An electronic device that manipulates information or data.
- It can store, retrieve, and process data.
2. Basic Components of a Computer:
- Input Devices: Keyboard, Mouse
- Output Devices: Monitor, Printer
- CPU: Central Processing Unit, brain of the computer
- Memory: RAM and storage devices (HDD, SSD)
3. Types of Software:
- System Software: Operating Systems like Windows, Linux
- Application Software: Word Processors, Web Browsers
4. Programming Basics:
- Programming Language: A set of instructions to communicate with computers.
- Examples: Python, Java, C++
5. Networks and the Internet:
- Network: A group of computers connected to share resources.
- Internet: Global network of computers.
- IP Address: Unique identifier for each device on a network.
6. Cybersecurity:
- Protecting systems and networks from digital attacks.
- Use of antivirus, firewalls, and strong passwords.
7. Data and Information:
- Data: Raw facts and figures.
- Information: Processed and organized data that is meaningful.
8. Emerging Technologies:
- AI, Machine Learning, Cloud Computing, IoT, Blockchain.