Course:           CS‑182 INTRO TO COMPUTERS & PROGRAMMING IN C++

 

Time & Loc:    Lecture:            M, Tu, Th:        3:00pm – 3:50pm         (CC-53)

Lab:                 Wednesdays:    2:00pm – 4:50pm         (CC-53)

 

Instructor:       Dr. Jeff Blessing

Email:              blessing@msoe.edu and www.msoe.edu/~blessing

Office:              CC-27a

Hours:              Tu, W, F: 1:00pm – 1:50pm, and by appointment.

Phone:             277‑7194

Text:                C++ How to Program, 3rd Edition, by Deitel & Deitel, Prentice-Hall, 2001.

 

Objective:        This course provides an introduction to computer systems and software by studying one of the popular high‑level languages available, C++.  Concentration on one language provides an in‑depth background to the structured concepts of program and algorithm design.  The course specifically deals with programming language syntax, data types and operations, control structures, data structures, and management of run‑time resources.  Lab exercises using Microsoft’s Visual C++ (supplied with the textbook) will be used to reinforce the topics presented in the lecture.  (Corequisite:  MA‑135)

 

Grading:          Pgming Assign.             40%

Weekly Quizzes            30%

Final   (week 11)          30%

 

No incomplete grades will be given without very extenuating circumstances.

 

Attendance:     Attendance will be taken at each lecture.  Exam material will come from both the text and class discussions.  Attendance does not directly reflect in the grading for the course.

 

Late Policy:     Assignments are due at the beginning of the class period that was designated as their due date.  A 10% penalty will be assessed for each day an assignment is late.

 

 

Chronology:                Intro. to Computers & Programming

Intro. to the Microsoft Visual Studio Environment

Intro. to the C++ Programming Language: