Session 9

October 22, 2024

On this page

Intro to JavaScript

We’re going to start JavaScript today!

Here is the lecture …

Activity: data collection

You are going to create a data collection, by hand.

Think about some collections you have. How would you represent this data in JSON format?

Some ideas (but feel free to make your own):

Make it something interesting that you can work with next week, for a different activity.

Create a JSON file of your data. Then, run it through the JSON validator and come up to show me:

https://jsonlint.com/

Bonus (if you have time):

Make this data display on a webpage.

Next class

Read all of the sections of What is Code listed on this site at https://jackrieger.github.io/core-1-interaction/resources/