info@skiftereducation.com / skiftereducation@gmail.com
+91-8072818609

C++ TRAINING

C++ TRAINING CONTENT

C++ Training in Chennai

Description

C++ is one of the evergreen languages that is dominating the programming language space for more than few decades along with Java. The programming for embedded systems and code written to interface with an hardware are written using C language. C language with its POINTERs provides a very powerful tool to handle the memory directly instead of requesting through a memory manager.

Benefits of C++ Training

Trainers from Industry with good hand on experience Software and Installation support will be provided Complete code explanation and implementation You can develop your own programs after understanding the basics with our experienced Faculties Certificate after Successful completion of Training

  • Creating a project
  • Writing, compiling and running a program
  • Expressions
  • Constants
  • Operators
  • Type conversions
  • If…else statements
  • Switch/case construct
  • Passing arguments
  • Function prototyping
  • Default argument initializers
  • Inline functions
  • Array initialization
  • Multi-dimensional arrays
  • Character arrays
  • Working with character strings
  • Structures, Union
  • Arrays of Structures
  • Passing Structures to Functions
  • Nesting Structures
  • Data members and member functions
  • Creating objects
  • The new and delete operators
  • Friends to a class
  • Class initialisation
  • Static class members
  • File streams
  • Base classes and derived classes
  • Inherited member access
  • Base class initialization
  • Protected members of a class
  • Virtual destructors
  • Virtual base class member access
  • Constructor and destructor ordering
  • Try…throw…catch block
  • Nested catch handlers