COMPUTER SCIENCE


Course Credits: 1 Unit

Prerequisites: None

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:

  1. Explain how a computer works
  2. Explain computer programs and how they work
  3. Explain how computers store digital information
  4. Explain how the Internet works
  5. Create a web application
  6. Identify risks brought by computers
  7. Explain the limits of what a computer can and cannot do
Course Outline

UNIT 1. History of Computing

  1. Early Period
  2. Birth of Computers
  3. Modern Era

UNIT 2. Components of a Computer

  1. Input Devices
  2. Output Devices
  3. System Unit
  4. Storage Devices
  5. Communication Devices

UNIT 3. Storing Information Inside a Computer (Binary System)

  1. Representing Information as Bit Patterns
  2. Binary Numbering System
  3. Boolean Logic and Gates

UNIT 4. Computer Programs

  1. System Software
  2. Application Software

UNIT 5. The Internet

  1. Network Fundamentals
  2. The Internet

UNIT 6. Web Applications

  1. Web Implementation
  2. HTML
  3. XML
  4. Client-Side and Server-Side Activities

UNIT 7. Computer Security

  1. Internet and Network Attacks
  2. Unauthorized Access and Use

UNIT 8. The Limits of Computers

  1. Computation Limitations
  2. Memory Limitations
  3. Graphical Limitations
  4. Network Capacity
  5. Non-computable Functions