Mini Programs Episode 1: FizzBuzz (C++)

Subscribers:
436
Published on ● Video Link: https://www.youtube.com/watch?v=eC_twHaEONE



Category:
Show
Duration: 5:05
1,990 views
20


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.