C++ Programming Language Tutorial

  • C is a powerful general-purpose programming language.
  • C++ was developed by Bjarne Stroustrup, as an extension to the C language
  • Before the initial standardization in 1998, C++ was developed by Danish computer scientist Bjarne Stroustrup at Bell Labs since 1979 as an extension of the C language.

Prerequisite

This tutorial is designed for software programmers with a need to understand the C++ programming language starting from scratch. This tutorial will give you enough understanding on C++ programming language from where you can take yourself to higher level of expertise.

Audience

If you are new to programming, C++ is a good choice to start your programming journey.