CSC5000 Intro to Computer Science

(WU-CSC5000.AB1)
Lessons
Lab
TestPrep
AI Tutor (Add-on)
Get A Free Trial

Skills You’ll Get

1

Introduction

  • The Role of Algorithms
  • The History of Computing
  • An Outline of Our Study
  • The Overarching Themes of Computer Science
2

Data Storage

  • Bits and Their Storage
  • Main Memory
  • Mass Storage
  • Representing Information as Bit Patterns
  • The Binary System
  • Storing Integers
  • Storing Fractions
  • Data and Programming
  • Data Compression
  • Communication Errors
3

Data Manipulation

  • Computer Architecture
  • Machine Language
  • Program Execution
  • Arithmetic/Logic Instructions
  • Communicating with Other Devices
  • Programming Data Manipulation
  • Other Architectures
4

Operating Systems

  • The History of Operating Systems
  • Operating System Architecture
  • Coordinating the Machine’s Activities
  • Handling Competition Among Processes
  • Security
5

Networking and the Internet

  • Network Fundamentals
  • The Internet
  • The World Wide Web
  • Internet Protocols
  • Simple Client Server
  • Cybersecurity
6

Algorithms

  • The Concept of an Algorithm
  • Algorithm Representation
  • Algorithm Discovery
  • Iterative Structures
  • Recursive Structures
  • Efficiency and Correctness
7

Programming Languages

  • Historical Perspective
  • Traditional Programming Concepts
  • Procedural Units
  • Language Implementation
  • Object-Oriented Programming
  • Programming Concurrent Activities
  • Declarative Programming
8

Software Engineering

  • The Software Engineering Discipline
  • The Software Life Cycle
  • Software Engineering Methodologies
  • Modularity
  • Tools of the Trade
  • Quality Assurance
  • Documentation
  • The Human-Machine Interface
  • Software Ownership and Liability
9

Data Abstractions

  • Basic Data Structures
  • Related Concepts
  • Implementing Data Structures
  • A Short Case Study
  • Customized Data Types
  • Classes and Objects
  • Pointers in Machine Language
10

Database Systems

  • Database Fundamentals
  • The Relational Model
  • Object-Oriented Databases
  • Maintaining Database Integrity
  • Traditional File Structures
  • Data Mining
  • Social Impact of Database Technology
11

Computer Graphics

  • The Scope of Computer Graphics
  • Overview of 3D Graphics
  • Modeling
  • Rendering
  • Dealing with Global Lighting
  • Animation
12

Artificial Intelligence

  • Intelligence and Machines
  • Perception
  • Reasoning
  • Additional Areas of Research
  • Artificial Neural Networks
  • Robotics
  • Considering the Consequences
13

Theory of Computation

  • Functions and Their Computation
  • Turing Machines
  • Universal Programming Languages
  • A Noncomputable Function
  • Complexity of Problems
  • Public-Key Cryptography
A

Appendix A: ASCII

B

Appendix B: Circuits to Manipulate Two’s Complement Representations

C

Appendix C: Vole: A Simple Machine Language

  • The Vole Architecture1
  • The Vole’s Machine Language
D

Appendix D: High-Level Programming Languages

  • Ada
  • C
  • C++
  • C#
  • Fortran
  • Java
E

Appendix E: The Equivalence of Iterative and Recursive Structures

1

Data Storage

  • Understanding Boolean Operations
  • Using the ASCII Code
  • Using the Floating-Point Notation
2

Data Manipulation

  • Using Logic Operations
  • Understanding Input and Output
3

Operating Systems

  • Understanding Operating System Architecture
4

Networking and the Internet

  • Understanding Hyperlinks
  • Using the Headings
5

Algorithms

  • Understanding Functions
6

Programming Languages

  • Using Variables and Data Types
  • Using Logical Deduction
7

Software Engineering

  • Understanding the software life cycle
8

Data Abstractions

  • Using Arrays
9

Database Systems

  • Using Database Systems
10

Computer Graphics

  • Understanding Computer Graphics
11

Artificial Intelligence

  • Understanding Artificial Neural Networks
12

Theory of Computation

  • Understanding Universal Programming Languages

Related Courses

All Courses
scroll to top