Programming in C++ Training Course

Overview

The course presents a comprehensive object-oriented language C++ and its use of simple examples. These are the standard mechanisms and library

Requirements

Knowledge of any text editor and operating system. Knowledge of any procedural language (such as C, Pascal, Basic, etc) is recommended

Course Outline

The history and development of C++

Object-oriented programming and procedural

The basic elements of the language C++

  • Types and declarations
  • Indicators, arrays, structures
  • Expressions and Statements
  • Features
  • Namespaces
  • Exceptions
  • The source files, compile the program

Object-oriented programming – abstraction

  • Class
  • Operator overloading
  • Derived classes
  • Templates
  • Handling exceptions
  • The class hierarchy

Standard libraries

  • The organization of libraries, containers
  • Standard containers
  • Algorithms and Function Objects
  • Iterators and allocators
  • Chains
  • Streams
  • Figures

Leave a Reply

Your email address will not be published. Required fields are marked *