Main page for the Rickster's COSC 1320 class
| Administrative Handout | Date Given |
| Syllabus | 5/25 |
| Tentative Topic Schedule | 5/25 |
| Program Tester | |
| Study Guide for Test 1 | |
| Study Guide for Test 2 |
| Topic Handout | Date Given |
| MS Visual C++ 6 Quick-start directions | 5/27 |
| Program testing and submission | 5/27 |
| General C++ Info, first day stuff | |
| C++ keywords | |
| Data types and Arithmetic Conversion in C++ | |
| List of C++ Escape Characters | |
| Formatted IO with streams | 6/1 |
| Stream Manipulators | 6/1 |
| Example of file streams | |
| C++ operators with precedence, etc. | |
| C++ Classes | |
| Single Dimension Arrays | |
| Eof problems when reading. MUST BE REVISED | |
| C printf function | 6/1 |
| Logical Expressions, If statements, and Loops | |
| quick guide to loops | |
| Pointer and address expression types | |
| What Really Happens When Functions Get Called |
| Exercise Handout | Date Given | Solution |
| Evaluate an expression for value and type | 5/25 | Solution |
| Evaluate logical expressions | 6/3 | Solution |
| Function signatures | Solution | |
| local and global vars | Solution | |
| evaluate expressions using pointers | Solution | |
| expressions using pointers and & | Solution | |
| structures, drill into + type | Solution | |
| Dynamic mem allocation | Solution |
| Program Handout | Description | Data | Assigned |
| Lab Exercise | 5/27 | ||
| Program 1 | Paycheck | 5/27 | |
| Program 2 | Digits to English | ||
| Program 3 | Container | ||
| Program 4,5 | Reverse the Names | names.dat | |
| Program 6 | Pizza Pizza | ||
| Program x | Array of Structures | ||
| Program x | Decompression |