Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.2 KB

HOMEWORK.md

File metadata and controls

32 lines (22 loc) · 1.2 KB

Before Class 2 (Friday 1/22/16)

Assignment

Go through the following introductory tutorials on JavaScript and Node.

######JavaScript Tutorial

For details about the JavaScript tutorial, check out its GitHub repo.

To get to the tutorial, run these commands from your terminal:

$ sudo npm install -g javascripting
$ javascripting

######Node Tutorial

The Node tutorial process is similar.

GitHub repo

$ sudo npm install learnyounode -g
$ learnyounode

######Submission

When you're finished, fill out the Homework 1 submission survey.

Preclass Reading and Exercise

  • Read the Class 2 README.
  • Send an email to olinjs16@gmail.com with the subject line "Preclass 2" and a couple sentences about a javascripting or learnyounode level you found particularly interesting or challenging. If you didn't find any of the levels interesting or challenging, search around for a JavaScript concept you think is interesting, learn a bit about it, and email us about what you learned.