Archive for January, 2007

Wednesday Jan, 31

Wednesday, January 31st, 2007

Discussed semester project. Question asked about homework from chapter 2. Part ‘m’ of the problem you can just copy and paste your program twice to run the two tests. We went over chapter 3. I assigned ‘pg165p4′. ‘pg165p8′ is optional, as in I will grade it but it will not be counted in the grade book.

Some of you are having problems with Visual C++ quiting the dialog box before you can see it. Try this:

char cInput = ‘ ‘;
cout < < "Please enter a letter and press enter to quit...";
cin >> cInput;

Or something similar.

Be sure to use the code guidelines. Remember all assignments are due the last day of class before the final by midnight.

I also have created a page to cover the final project details. Please see the side bar for the link.

Monday, January 29

Monday, January 29th, 2007

We went over Chapter 2. Calendar for the semester is available. The project will be a sudoku game. More details to follow. Homework pg109p4. See resources for class code.
If you install Eclipse for your editor be sure to add the CDT libraries. Remember you can use any C++ IDE you want.

Wednesday Jan 24, 2007

Wednesday, January 24th, 2007

We went over chapter one. I assigned ‘pg27p13′ and ‘pg27p16′. I asked you to read (search online) about Soundex and Metaphones. I asked you to skim (not read) chapter 2. We will get into chapter 2 in class on Monday.

Note: You must email the assignment with the correct subject line see syllabus. Also make sure you label each assignment clearly by including the string ‘pg##p#’.

Intro to C++ Programming…

Monday, January 22nd, 2007

Welcome to our first class. We went over the syllabus. We answered some general questions. I also assigned Chapter 1 for reading.


Bad Behavior has blocked 25 access attempts in the last 7 days.