C++ logo

 

Syllabus

 

Web Homework Submission System

http://www.cs.nccu.edu/~jmoney/web/

 

C++ Programming Style Guidelines

C++ Programming Practice Guidelines

 

Lecture Slides

 

Chapter 1 : Introduction to Computers

Chapter 2: Introduction to C++ Programming

Chapter 3 : Introduction to Classes and Objects

Chapter 4: Control Statements: Part I

Chapter 5: Control Statements: Part II

Chapter 6 : Functions and an Introduction to Recursion