|
Today we will finish up with our discussion of the while statement, and then discuss Functions in JavaScript. We will take a close look at parameters, local and global, and talk about how to read code involving parameter passes and tracing the runtime stack. We will take a look at Events and review Object Oriented Programming. Then we start on the ‘guts’ of the class.. what CAN we program a computer to do. We will take a look at the Church Thesis and discuss its implications. Finally, we will do a top-down design of the game of craps, which you will program later in JavaScript
|