Logic, Loops and Flow Today we’ll be learning about logic – through operators, assignments and conditional statements. We’ll also learn about switches and loops. There will also be a discussion on flowcharts and how to use them. This is important for your flowchart assignment. Demos of code from these slides Logic Examples The lectures are […]
Lesson 1
Intro to Programming via JavaScript Today we’ll be getting an overview of this class – what can be expected and what’s expected of you. We will also be getting the initial concepts of web programming and how it is unlike anything you have done before. But while we’re waiting on class to start, I need […]