Module: Collections: Objects and Arrays

Fundamental concepts of collections using objects and arrays in JS.

Dates:

Learning Outcomes

Use Objects and Arrays to Manage Simple Collections

You can declare and use objects numerical arrays using JSON and subscript notation. You understand what a collection of related data is. You can use object and arrays to generate rows for an HTML table.

Readings

Simple Objects and Arrays

Learn about Objects and Arrays.

Experiential Learning

Lab: Object and Arrays I

Learn About Collections and Simple Objects and Arrays

Simple Objects and Arrays

Learn about creating and using objects and arrays

SmartPhoneProducts3

Use a loop and arrays to generate a table of Smartphone products