Episode 5: Meet your new friend, the variable

Share:

Listens: 0

Boxercast for CS205

Education


Episode 5 introduces you to variables. You'll learn how to declare, initialize, set, and change a variable. The slightly more complex aspects of variables are also introduced: you'll hear about strict typing your variables, and the scope of variables.