Previous Lecture Lecture 2 Next Lecture

Lecture 2, Thu 06/27

Control Structures, I/O in programs

Code from lecture

https://github.com/ucsb-cs16-m19/code-from-class/tree/master/06-27

Topics

Learn multiple important topics using a game of fizzbuzz

Simple flow control structures

Intro to Git