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.

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.