About This Course
C++ continues to be one of the most popular programming languages and is widely used in many different domains, including applications, teaching, and research. This course introduces the fundamental concepts and techniques needed in becoming an experienced C++ programmer, including C++ 11’s additions to the C++ standard.
Learning Objectives
Target Audience
- Individuals looking to learn C++ programming
- Experienced C++ programmers wishing to refresh or improve their skills
Curriculum
Fundamentals of C++
Program Structure
Syntax
I/O Streams
C++ Preprocessor
Command Line Arguments
Header & Source Files
Practical Exercise
Data Types in C++
Modifiers and Operators
Flow Control Statement
Functions & Reference
Classes
C++ Templates & Sequential Containers
C++ Standard Template Library
C++11 Programming
