C++

From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

See the full list of languages.

What is C++?[edit]

C++ is a compiled language that is an extension of C. It is object-oriented and is one of the most powerful languages available.

Why Use C++?[edit]

  • Higher level than C
  • Faster than interpreted languages
  • Very similar syntax to C

Resources[edit]

Wiki