Soda Pop: A Coding Challenge

Become a Qt developer one loop at a time!.
This Qt project is made using loops.

Write a short program that displays each number from 1 to 300ish. For each multiple of fizz, display "Fizz" instead of the number. For each multiple of buzz, display "Buzz" instead of the number. For numbers which are multiples of both fizz and buzz, display "FizzBuzz" instead of the number. .

  • QML Fundamentals
  • Qt Quick TableView
  • Qt Quick DelegateChooser and DelegateChoice
  • Qt View/Model Programming
  • C++ Fundamentals
  • JavaScript in Qt
  • CSS and Bootstrap layout
Try It Out
App Logo