Friday, September 26, 2008

BPA Duties

For each of your BPA events, write a detailed paragraph containing the following in a comment to this blog:
  • What is the event?
  • What are your specific responsibilities for this event?
  • What are you currently doing to prepare for this event?
  • What will you need to do to prepare for this event?
  • What do you need/ want from me to better prepare for your event?
  • On a scale of 1 - 10, how seriously are you taking this event?

.

Thursday, September 25, 2008

?Estoy no aqui?

I'm not here today.

Your assignment is to write a program named math which inputs 2 integer numbers (a and b), then outputs the sum (a+b) of those numbers, the difference (a-b) of those numbers, the product (a*b) of those numbers, and the ratio (a/b) of those numbers.

Each of the mathematical operations should take place in a function of its own. The return value should be the result of the mathematical operation.

Upload your main.cpp file by the end of class, whether you're done or not.

Refer to the online tutorial located at http://www.cplusplus.com/doc/tutorial/functions.html


.

Wednesday, September 24, 2008

Conjnction Function, What's Your Gumpsion

Today we're going to go over the solution for the 2 programs then we're going to introduce functions in c++.

Tuesday, September 23, 2008

Countdown & Countskip - Seriously

I need the main.cpp files for the countdown and countskip.

Upload your main.cpp file, uncluding the program name (countdown or countskip) in the description field.

You need to reupload both main.cpp files because I cleared out the HW dropbox.


.

Monday, September 22, 2008

Guuten Taag

Today, we're finishing countdown & countskip.

Upload your main.cpp file, uncluding the program name (countdown or countskip) in the description field.