CECS 174 PROGRAM and PROBLEM SOLVING I
home  Syllabus

 

Week 1      Read chapter 1
1/25            PowerPoint Presentation   Chapter 1     Introduction to Computer and C++ Programming
                 
Week 2      Read chapter 2
1/30            PowerPoint Presentation   Chapter 2     Variables and Assignments
                   Lab assignment #1   Due date 2/6
                   Click here to down the word document on how to run C++ program using Visual Studio.NET.
 

Week 3     Lab assignment #2   Due date 2/15
2/6             Homework #1   Due date Monday 2/13  Homework #1 solution
                 

Week 4     Quiz #1 on chapter 1 Wed 2/15
2/15           Read chapter 3 (3.1-3-5)
                  Homework #2  Due date Wed 2/22   Homework #2 solution                 

Week 5     Lab assignment #3  Due date 3/1
2/22           Read chapter 4
                  Quiz #2 covered chapter 2 on Wed 3/6 (cin, arithmetic operators, data types, relational operators, logical
                  operators, and if ... else statement)

Week 6     Read chapter 7
2/27           Project #1

Week 7      Examination #1 Wednesday 3/15 Review chapter 1 and chapter 2, Self-Check exercises, homework
3/6              assignment #1 and #2, lab #1, #2 and #3. Examination #1 review on Wednesday 3/8.
                   Examination #1 Practice      Examination #1 sample (word document file)
 

Week 8      Examination #1
3/13

Week 9     Chapter 10  Arrays
3/20           Lab assignment #4  Due date 3/27
                  Homework #3   Due date 3/27  Homework #3 solution
                  Quiz #3  on Monday  3/27  Review chapter 4

Week 10    Lab assignment #5  Due date 4/3
3/27            Project #2  Due date  4/5

Week 11    Quiz #4  on Wednesday 4/5 Review  if ... else if, switch, for loop and break statement in the loop.
4/3               Homework #4  Due date 4/17  Homework #4 solution

Week 12     Quiz # 5 on Wednesday 4/19 One-dimensional array
4/17             Lab assignment #6  Due date 4/24
                    Examination #2 Review  Date  4/26
                    Examination #2 sample

Week 13     Chapter 11 -  Strings  (pages 569-586)
4/24             Chapter 5 - Character I/O (pages 231 - 249)
                     Lab assignment #7  Due date 5/3
                     Quiz #6  5/7  on two-dimensional array

Week 14      Assessment quiz will be given on Wednesday 5/10 at 2:00 pm in the lab.
5/3                Assessment quiz review topics

The topics on the assessment quiz are:
Data Types
Scope of variables
Declaring variables
Declaring arrays
Using arrays
Formatting output (basic, basic, basic...)
Looping (2 questions)
Logical Statements
Conditional statements
Using functions
Writing functions
There will not be any file I/O.

Week 15            FINAL EXAMINATION REVIEW AND DATE
5/10