C/C++ Lectures for Fall 2004

Lecture 26 (12-2-04) Die class with overloaded >> and << operators as friend functions

Lecture 25 (11-30-04) Die class with new features

Lecture 24 (11-23-04) Die class declaration, implementation, and usage

Lecture 15 (10-12-04) Retail Sales Tallies Assignment using functions and arrays

Lecture 14 (10-7-04) Powerball functions

Lecture 13 (10-5-04) functions and simulation of coin flips

Lecture 10 (9-23-04)Scope tracing and recursive Power

Lecture 9 (9-21-04) Code for calculating GPAs

Lecture 8 (9-16-04) Math functions and Problem decomposion

Lecture 7 (9-14-04) "switch" and "break" statements

Lecture 6 (9-9-04) "for" and "switch" statements

Lecture 5 (9-7-04) Nested "while" loops and "for" statements

Lecture 3 (8-31-04) Intro. to "if" and "while" statements

Lecture 2 (8-26-04) Intro. to C language: variables, printf/scanf, integer arithmetic

Lecture 2 (8-26-04) Simple C program examples

Lecture 1 (8-24-04) What is a program and computer???