Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Reading material for the fourth lecture:

In week four we will discuss the following topics:
• Git
• JSON
• Code debugging using the browser
• Functions + JSON/Arrays
• Code flow (order of execution)
• (capturing user input)
• Structuring code files

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

  • JSON (MDN)
  • In you next lecture Unmesh will give you your first Git session, please look through the GIT and read the learning goals.
  • Chrome DevTools Debugging

A Refresher from some previous covered topics:

Links to MDN (Mozilla Developer Network) topics:

Review

  • Go through the review of week 1
  • Go through the review of week 2
  • Go through the review of week 3

Please go through the material and come to class prepared!