Episode 5: Meet your new friend, the variable

04/02/2007 21 min

Listen "Episode 5: Meet your new friend, the variable"

Episode Synopsis

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.