-
Notifications
You must be signed in to change notification settings - Fork 11
Learning Objectives wk 2
Anthony Meirlaen edited this page Nov 2, 2019
·
2 revisions
This week you'll be learning the first workings of JavaScript as a language in isolation (the exercises) and experimenting with it in context (the project).
- updating your code
- solving basic merge conflicts
- understanding how remotes work
- stepping through scripts with JS Tutor
- object manipulation
- interacting with html elements
- avoiding side effects
- data structures
- object oriented programming (encapsulation0
As in the last module, homework and projects will be completed and submitted using GitHub.