CISC 1110 -- Homework Assignment #0

Due Date: Tuesday, Sept 1.

a. Obtain and become familiar with an IDE for C++. Download and install Codeblocks (or Dev C++) on your home computer. Visit the CISC 1110 department course website for the download links, and to view the course syllabus.

In addition, you may want to visit the computer lab in the WEB Building.

b. Type in and save the program that you wrote in lab today or any other program from Chapter 1. Compile (build) and get rid of any errors. Then run your program.

Note: If your home computer is an Apple Mac, you should use CodeBlocks; if you are running Windows, you may use either compiler.