Information

Lectures:

Course Days Times Location
CIS 1.5MW 10.35am - 12.40pm 4428 Ingersoll

Textbook:

C++ Without Fear, Brian Overland, Prentice Hall.
This will be available from Shakespeare and Co, but the last time I checked, you could get it through Amazon for less than $20.

Description:

This course is an introduction to computer programming

We will cover input and output, control structures, functions, arrays and strings, sorting and searching, and simple classes.

The course is one of a number of "flavored" offerings of this material, with the flavor being provided by the context (meaning the kind of examples and homework exercises). This particular section will be flavored with robotics.

You can find more detail on what we will cover on the syllabus page.

Finally, here are some hints for how to succeed in CIS 1.5.