C++
Learn C++ programming language.
C++ is a programming language used for game development and other apps. It uses object oriented programming that makes it flexible and a good choice for large scale projects.
We’ll learn the basics of C++ and how to use variables and functions. We’ll write the code for our own small apps.
Other sources
There are lots of websites and forums to help learn any programming language. Here’s some that I use to refresh my skills.
My background
I learned the basics to C++ and other languages in college but it’s a complicated subject and I constantly need to refresh my skills when I write code.

lesson 1
Intro to c++
Create a simple program that takes input.
lesson 2
creating a simple bot
Create a simple bot program that communicates with the user.




