Mini Programs Episode 1: FizzBuzz (C++)
Channel:
Subscribers:
440
Published on ● Video Link: https://www.youtube.com/watch?v=eC_twHaEONE
Welcome to a new segment that I call "Mini Programs". Basically I'm just going to write a bunch of small programs and record myself doing it because why not.
This first episode covers FizzBuzz. It's one of the simplest implementations of comparisons for a for loop so yeah it's pretty basic and easy, but hey, someone might want to make sure you know what you're doing.