Jump to: Navigation
CS 102
Welcome to CS 102 where we will cover problem-solving, algorithmic design, and implementation using the C++ programming language. A review sheet is posted here after every class session.
2019
- Programming Sprints to Try
- Simulated "Database"
- Structs
- CA 4 - Jeopardy Game
- Reference Versus Value
- CA 3 - Grid Generation
- A3 - Hangman Game, due Sun, Apr. 21
- Printing ASCII Value
- Class Playlist
- PA 1 - Programming Sprints
- A 2 - Strange Calculator, due Tues, Apr. 2
- User-Defined Functions
- User-Defined Functions - Special Topics
- Midterm Exam, due Mon, March 18
- General Style Guidelines
- A 1 - Text Adventure Game, due Tues, Feb. 26
- CA 1 - Positive/Negative/Zero & Even/Odd
- C++ Review Sheet
- Life of a C++ Program
- Anatomy of a C++ Program
- Getting Started
- Syllabus