Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.34 KB

Reading material for the fourth lecture:

In week three we will discuss the following topics:
• Capturing user input
• Basic DOM manipulations[img src, innerHTML]
• Code debugging using the browser
• Events
• Code commenting
• Structuring code files

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!