->Homepage
->Schedule
->Courses
-->CS182
-->Tentative Schedule
-->Objectives
-->Quiz 1
-->Lab 1
-->Lab 2
-->Lab 3
-->Lab 4
-->Lab 5
-->Lab 6
-->Lab 7
-->Project
-->CS183
-->CS285
->Course Policies
->Electronic Submission
->Documentation Standards
->Old Exams
->C++ Examples
->MSVC++ Info
->Software
->Support Forum
->Unix Info
->Nature Photos

[Home]
[Rich][Home][Rich]
[Author]
CS182 -- Introduction to Computer Programming

Winter 2003-2004

This course provides an introduction to software development using an object-oriented approach and the C++ programming language. Particular emphasis is placed on the design process and the reuse of existing software components, which are critical to the development of large software systems. (prereq: GE-110 or a high school programming course; coreq: MA-127 or equivalent) (3-3-4)

Objectives

On successful completion of this course, the student will:

  • Understand and apply basic high-level programming language syntax.
  • Be able to design and implement small C++ programs.
  • Understand and be able to apply the Standard Template Library (STL) vector and list classes.
  • Understand and be able to apply selection and iteration in C++ programs.
  • Understand and be able to apply C++ functions.
  • Understand basic aspects of the object model.
  • Be able to use existing C++ class libraries.

The above course description and goals were taken from the official course description.

General Course Policies

Please review the general course policies webpage.

Textbook

C++ How to Program, Introducing Object-Oriented Design with the UML, 3rd Ed., by Harvey M. Deitel and Paul J. Deitel, Prentice-Hall, 2000.

Quizzes

Quizzes will be given nearly every week. They will be announced at least one lecture in advance. The lowest quiz score will be dropped. No make-up quizzes will be given.

My Schedule
Time Mon Tue Wed Thu Fri
9:00          
10:00
11:00 CS285 CC53 CS285 CC53 CS285(1) CC53 Lunch w/ Students* Free Hour
12:00 Free Hour Lunch w/ Students* CS183(2) CC48
1:00 DEPT MTG CS183 CC48 CS183 CC48 CS183 CC48
2:00 Office Hour CS182(3) CC48 Office Hour CFARC
3:00 Office Hour
4:00 CS182 CC48 CS182 CC48 CS182 CC48

* I would like to have lunch with you individually or as a group to get to know you better. If we eat in RWJ, housing will pick up my lunch bill. If you would prefer to eat elsewhere, we will each be responsible for our own bill. Feel free to suggest another time if the time above does not work for you.

Grading
Lab projects: 35%
Quizzes: 15%
Hour exams (2): 30%
Final exam: 20%
Total: 100%

Last Updated: Thursday, 01-Jan-2015 13:34:14 CST