Skip to content

BimalRajGyawali/Cpp

Repository files navigation

C++

This repository contains programs written in C++.

About Language

C++ is a general-purpose programming language created by Bjarne Stroustrup .

It was created as an extension of the C programming language, or "C with Classes".

ISO Standarization

C++ is standardized by the International Organization for Standardization (ISO).

Current Standarard is C++17 released in 2017.

C++20 is the next planned standard, keeping with the current trend of a new version every three years.

Links

http://www.stroustrup.com/C++.html
https://www.tutorialspoint.com/cplusplus/
https://www.learncpp.com/

Releases

No releases published

Packages

No packages published

Languages