This lesson is still being designed and assembled (Pre-Alpha version)

Introduction to C++: Glossary

Key Points

Intro to C++
  • C++ is a statically-type language that involves compiling code

  • C++ has some superficial similarity to python

First C++ Program
  • TODO

Arrays, Pointers, Memory, and Vectors
  • TODO

Function Calling and Arguments
  • TODO

Multi-file projects
  • TODO

Documentation
  • TODO

Testing
  • TODO

Glossary

FIXME