Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.29 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.29 KB

Reading Week 2

Reading material for the second lecture:

In week two we will discuss the following topics:
• Functions + JSON/Arrays
• Array Manipulations
• JSON
• Map and filter
• Arrow functions

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

JSON

Map and Filter

Code conventions

Array cardio

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

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!