Course Objectives
At the completion of the course, you should be able to write basic C++ programs which make use of the following:
- reference variables
- default arguments
- dynamic memory allocation
- classes
- constructors and destructors
- static data members and static member functions
- function overloading and operator overloading
- inheritance
- polymorphism
- C++ input/output classes and file I/O
Course Outline
- Intro to C++
- Difference between C & C++: reference variables, default arguments, new and delete
- Introduction to Classes
- Constructors and Destructors
- More class features: this pointer, static members, friend functions
- Function and Operator Overloading
- Inheritance and Polymorphism
- Input/Output and File I/O
- C++ Applications & Review
- Final
課程的目標與內容介紹
沒有留言:
張貼留言