C++ Basics: Printing to the Screen, Creating Variables, Doing Algebra, and Input

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=ShAPIkVk1Qg



Duration: 1:20:30
207 views
3


We covered a lot of topics in our first real lecture today!
1) How to print to the screen using cout and println
2) How to make a variable
3) How to use variables in algebra (especially tricky: integer division)
4) How to read from the keyboard into a variable