You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

About C++

C++  is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

Want to improve your coding, check out our Tips and tricks for coding.


Page content

How to download and install C++


Getting started with C++

This wiki is mostly based on that the users already have complete the course TDT4102 - Procedural and Object-Oriented Programming or a similiar course. Despite this, we will address topics again where we find it useful or necessary.

Useful tutorials




  • No labels