Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.1 KB

HackYale: Advanced Javascript

Here you can find the homework, slides and other materials.

Resources

Sublime Text Goodies:

Git:

Submitting homework

Homework that needs to be submitted will be in the following way:

  • Fork this repo
  • Put your code in homework/weekX, where X corresponds to the week number.
  • Commit, and push
  • First time only: email [email protected] a link to your repo.
  • Second time and after: Use this help page (Step 3) to sync your repo to this one. Then pull down the new material, and when you're done, push to your own repo. The instructor will check it at the due date and time, so please push before then.

If you don't know how to use git, take the time to learn about it! If you're really stuck, then just email your hw1 folder as a zip file.