Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.1 KB

Reading material for the third lecture:

In week three we will discuss the following topics:
• Object Oriented Programming and ES6 Classes
• The this keyword
• call, apply, bind

Here are resources that we like you to read as a preparation for the third lecture:

Fundamentals

call apply, bind

Recommended Readings

Eloquent JavaScript: Chapter 6 - The Secret Life of Objects. Read up to the section of Maps.

Please go through the material and come to class prepared!