CSC133 Introduction to Computer Science Using C++ - Section 03
Fall 2006
Professor Emmi Schatz


SYLLABUS

Week Of Topic Chapter
September 4 Introduction to Computers and Programming
Problem Solving Using C++
1, 2
September 11 Problem Solving Using C++: identifiers, data types, variables, output 2, 3
September 18 More Basics: arithmetic expressions, input, formatted output, library functions, const 3
September 25 Selection: if statement, switch statement, logical operators, relational operators 4
October 2 Selection (continued) 4
October 9 Repetition: while statement, for statement, do/while statement 5
October 16 Repetition (continued) 5
October 23 File Streams and Data Files
Functions: defining, invoking, variable scope, parameter passing
MIDTERM
10, 6
October 30 Functions (continued) 6
November 6 Functions (continued) 6
November 13 One Dimensional Arrays
Last Day to Withdraw - November 16
11
November 20 Strings
No Class Thursday November 23
12
November 27 Two Dimensional Arrays 11
December 4 Two Dimensional Arrays (continued) 11
December 11 Review  
December 15, 18, or 19 FINAL EXAM  



Email Me | Office Hours | My Home Page | Department Home | MCC Home Page

© Copyright Emmi Schatz 2002