Room 51

Get Programming with JavaScript - Videos

Part 1 – Core concepts on the console

Chapter 2 – Variables: storing data in your programs

Chapter 3 – Objects: grouping your data

Chapter 4 – Functions: code on demand

Chapter 5 – Arguments: passing data to functions

Chapter 6 – Return values: getting data from functions

Chapter 7 – Object arguments: functions working with objects

Chapter 8 – Arrays: putting data into lists