Unit 1 Learning Outcomes
Upon successful completion of this unit, you will be able to:
- Describe the basic history of C++;
- Set up and create a simple C++ project using Eclipse CDT and Ubuntu Linux;
- Explain the meaning of simple C++ commands;
- Use cout and cin objects effectively;
- Declare and use variables;
- Use conditional and iteration structures in C++; and
- Define and use simple functions.
Last modified: Thursday, December 8, 2016, 3:29 PM