CMSC 10 - Introduction to Computing
Course Description
This course covers the history of Computer Science; fundamental concepts and big ideas in Computer Science; social, ethical, and practical issues in computing.
Course Learning Outcomes
After completion of the course, the student should be able to:
- Explain how a computer works
- Explain computer programs and how they work
- Explain how computers store digital information
- Explain how the Internet works
- Create a web application
- Identify risks brought by computers
- Explain the limits of what a computer can and cannot do
Course Outline
UNIT 1. History of Computing
- Early Period
- Birth of Computers
- Modern Era
UNIT 2. Components of a Computer
- Input Devices
- Output Devices
- System Unit
- Storage Devices
- Communication Devices
UNIT 3. Storing Information Inside a Computer (Binary System)
- Representing Information as Bit Patterns
- Binary Numbering System
- Boolean Logic and Gates
UNIT 4. Computer Programs
- System Software
- Application Software
UNIT 5. The Internet
- Network Fundamentals
- The Internet
UNIT 6. Web Applications
- Web Implementation
- HTML
- XML
- Client-Side and Server-Side Activities
UNIT 7. Computer Security
- Internet and Network Attacks
- Unauthorized Access and Use
UNIT 8. The Limits of Computers
- Computation Limitations
- Memory Limitations
- Graphical Limitations
- Network Capacity
- Non-computable Functions