Let's Make a Cupcake Point of Sale (PoS) in C++!
Channel:
Subscribers:
1,480
Published on ● Video Link: https://www.youtube.com/watch?v=K-3--GOjFQg
In another C++ tutorial, we tackle going through and creating a Point of Sale system for handling Cupcakes!
It's almost so generic, that you could search & replace "cupcake" with "favorite-thing".
We use some std::list action, put together a main loop with console gui and talk a bit about the world of tax rates. #goodtimes
Other Videos By Erik Yuzwa
Tags:
tutorial
c++
cpp