JavaScript1/Week3 at bfdb81c07d58bcce0a30a25f3a7c9c4104be117e · msozcelik/JavaScript1 · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

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.

  • 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!