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
- Chrome DevTools Debugging
Links to MDN (Mozilla Developer Network) topics:
Go through the topics of week 2-4.
- Variables (var, let, const)
- Basic Data types (Strings, Numbers, Arrays, Booleans)
- Operators
- Naming conventions
- Advanced data types (objects)
- Conditional execution
- Statements vs Expressions
- Loops (for/while)
- Functions
- Scope
- Capturing user input
- Events
- Basic DOM manipulations (img src, innerHTML)
- Code debugging using the browser
- Code commenting
- Structuring code files
- Code formatting
Please go through the material and come to class prepared!