Search

Tag: Programming

In this post we'll create a program that determines whether a visitor to our museum is eligible for a discount or not. We'll learn about conditionals in C++ and how our programs can make decisions based on user inputs.
In this post we'll learn to build applications that remember things! We are introducing variables, which help store information in your computer's memory.
In this project, we're going to write our very first C++ program, which is the first program every programmer writes.

This website relies on cookies to ensure you get the best experience