Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.5 KB

File metadata and controls

35 lines (25 loc) · 1.5 KB

Reading Week 2

Reading material for the second lecture:

In week two we will discuss the following topics:
• JSON
• Functions advanced
• Array Manipulations
• Map, filter, & reduce

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

JSON

Map and Filter

Array cardio

  • Wes Bos' awesome free tutorials. Just make a free account and do Array Cardio #1 here

Recommended readings

These chapters from Eloquent JavaScript are a bit advanced, but give in-depth explanations of the topics that will be discussed during the lecture. If you have the time, try giving these chapters a read.

For fun

The Weird History of JavaScript shows just how haphazard the evolution of Javascript actually was.

Please go through the material and come to class prepared!