Week 1 - January 3

Preparation for Class
 | Review material on this web site and read chapter 1 of the text. |
Topics Covered this Week
 | Introduction & Course Outline (lecture)
 | Syllabus |
 | Requirements: Assignments, Grading |
 | Text, Materials, Software |
 | My Background |
 | Your Backgrounds |
 | Communication: web, email, etc. |
|
 | Computers and Programming
 | Hardware& Software |
 | Programming Languages |
 | Assemblers, Interpreters, Compilers, Linkers |
 | Algorithms and Program Design |
|
 | Background & Origin of C++
 | Early "C-like" languages |
 | C Language |
 | C++ Language |
|
 | Features of C++ (Basics)
 | Program structure
 | Functions |
 | Statements |
 | Constants |
 | Variables |
 | Operators |
 | Key Words |
|
 | Variable Declarations |
 | Expressions and Assignment |
 | Input and Output |
 | Return Statement |
 | Preprocessor commands and Header files |
|
 | Using Visual Studio and the Visual C++ Compiler (lecture)
 | Entering a Program |
 | Creating a Project |
 | Building the Program |
 | Running the Program |
 | Errors and Debugging |
|
Assignments
 | Read Chapter 1 if you didn't already do it. |
 | Program #1 is due on Monday before
class. |
 | Read Chapter 2 in preparation for next week. |

|