CSCI 121 - Lecture 12 - JavaScript Functions, Conditional and Control Statements
Topics Covered
- JavaScript Functions:
- What are Functions?
- Function Syntax
- Function Invocation
- Function Return
- Why Functions?
- JavaScript Conditional Statements:
- If
- Else
- Else If
- Switch
- JavaScript Control Statements:
- See Lecture 13
Sample Page
- Sample page for the lecture here.
Instructor's Notes
Assignment #2