Session 13 Functions in JavaScript
● Understanding Functions
● Scope and Closures
● Writing Modular Code with
Functions
Session 14 Objects and Arrays in JavaScript
● Introduction to Objects
● Working with Arrays and Array Methods
● Practical Examples