WEEK: 8
Active: October 5th - October 11th
Work Due: October 12th @ 11:59PM

Week 8 Overview

This week we will talk about privacy versus convenience in our discussion. It’s essential to start talking about JavaScript, which is instrumental in accessing one’s information on the web by creating cookies and accessing information to be sent to web servers and stored in databases.

Privacy Video

After learning HTML and CSS, we are ready to learn about the final piece of front-end web programming, JavaScript. This client-side programming technology allows us to add functionality to our HTML pages. It will enable us to interact with our HTML pages more dynamically. It may look a little intimidating at first, but remember you have seen these concepts before. You saw them in Scratch, Alice, and Code.org. We are just writing them down now instead of dragging and dropping code before something shows up on the screen. Also, you are making the computer do something that you tell it to do. That’s cool! Let’s continue to see what JavaScript can do for us.

Overview Video


Next section: