Skip to content

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).

Git(hub)

  • updating your code
  • solving basic merge conflicts
  • understanding how remotes work

JS

  • stepping through scripts with JS Tutor
  • object manipulation
  • interacting with html elements
  • avoiding side effects

Projecting

  • data structures
  • object oriented programming (encapsulation0

As in the last module, homework and projects will be completed and submitted using GitHub.

Clone this wiki locally