Introduction to C++
Jonah Warrenjonah AT parsons DOT edu
http://www.feedtank.com/2005/cpp
Homework 1
(Please email me if you have any questions.)- Buy the class textbook. You can get it from amazon.com for $35 here.
- Be sure you can compile and run the HelloWorld.cpp program we wrote in class on the a server.
- Review the lab and unix commands if necessary.
- Create a simple site to hold your homework assigments. No need to get fancy, text only is fine (e.g. homework1.zip, homework2.zip...).
- Choose a unique password you will use during class. This will be used whenever you encrypt your zip files, as well for accessing grades.
- Email me (jonah AT parsons DOT edu) the your website address and password from the email address you want me to use to contact you.
- Create a program that prints out a number of lines of ascii art using the cout command.
- Zip up your program using the encrypted password you sent me, and post this zip file to your website.