Certificate Authentication

Programming in C++ Certificate for Daniel Cosgrave

Add to LinkedIn

Certificate ID: 
672159
Authentication Code: 
56352
Certified Person Name: 
Daniel Cosgrave
Trainer Name: 
Slobodan Dmitrovic
Duration Days: 
5
Duration Hours: 
35
Course Name: 
Programming in C++
Course Date: 
21 March 2022 09:30 to 25 March 2022 16:30
Venue: 
0
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