![]() |
Contact |
| C++ Programming: Programming Techniques |
| Course Status: | Released |
| Course Language: | English |
| Course Duration: | 4 Hours |
| Deployment Options: | Online, Interactive CDs, Network, Downloads, Intranet |
| Audience |
| Students with a knowledge of structured programming techniques |
| Prerequisites |
| Some experience of C or another structured programming language, basic understanding of C++ objects and classes |
| Course Aim |
| To give the student an appreciation of advanced concepts in C++ programming |
| Learning Objectives |
| Explain how exception handling is performed. Outline the role of the preprocessor. Describe recommended programming guidelines. |
| Topics Covered |
| Exception handling - Overview - Coding exception handlers - Hands-on: Exception handling The preprocessor - Overview - Conditional compilation - Inline functions Programming guidelines - Using abstract classes - Virtual functions and destructors - Designing programs for reusability - Using C modules in C++ |