Previous Lecture lect02 Before Slides lect02 Annotated Slides Next Lecture

Code from lecture

https://github.com/ucsb-cs16-s18-mirza/cs16-s18-lectures/tree/master/lec-02

Topics

Learn multiple important topics using a game of fizzbuzz

Simple flow control structures- For and while loops

C++ variables and datatypes (contd)