Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Reading Week 2

Reading material for the second lecture:

In week two we will discuss the following topics:
• DOM creation
• Functions
• Array Manipulations
• Map and filter
• Arrow functions

Here are resources that we like you to read as a preparation for the coming lecture.

Map and Filter

Array cardio

  • If you haven't already signed up for JavaScript 30, do it now. These are excellent free video tutorials that really want to help you get better with JavaScript. Sign up with your email address to get started.
  • Once you're in, download the starter files.
  • Watch and do the Array Cardio Day 1 video.

From Eloquent JavaScript

Recommended readings

This chapter from Eloquent JavaScript gives in-depth explanations of the topics that will be discussed during the lecture. Highly recommended (if time permits).

Please go through the material and come to class prepared!