Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 4.29 KB

File metadata and controls

60 lines (34 loc) · 4.29 KB

Week 1 Homework

The homeworks and readings below are intended to prepare you for the next day's lectures. Please complete them first.

If you have any remaining time, please complete/review the exercises from dawn and dusk lectures. You can also review the morning drills.

Please refer to the Instructions for Submitting Homework.

Day 1

  1. Make sure you've made a Pull Request on the homework repo. You should have created a new directory with your github username and submitted this change as a pull-request during class this afternoon. You may want to review those instructions.

  2. Follow the instructions on github.com/sf-wdi-25/command-line-mystery to solve the command-line mysteries and submit your solution.md as a pull-request to the command line mystery repository. (not the homework repository) Don't worry if you can't complete everything. If you need help, work together and make use of the TAs.

Day 2

  1. Read Javascript Primitives and Objects.
  2. DUE TONIGHT: Record your responses to the Javascript Primitives and Objects challenges in a file (solutions.md), and follow the directions to submit your solutions.md file to the homework repository. Remember, when you push to github your code will go to your FORK, like http://github.com/your-github-name/homework. Go there to make your Pull Request.

Please use any remaining time to complete and review the exercises from dawn & dusk:

Day 3

  1. Read and complete the exercises in this awesome CSS writeup.
  2. Complete the functions exercises to the best of your ability. Record your solutions to the challenges in a javascript file (solutions.js), and follow the directions to submit your solutions.js file to the homework repository. Remember, when you push to github your code will go to your FORK, like http://github.com/your-github-name/homework. Go there to make your Pull Request.

Please use any remaining time to complete and review the exercises from dawn & dusk:

Day 4

  1. DUE TONIGHT: Solve what you can of the Events Lab tonight (and make sure you attempt all of them!). Use a pull-request from your fork of the events-lab repo to submit your solutions. Don't worry if you can't complete everything; just submit what you can. :-)
  2. Friday Review Prep

Please use any remaining time to complete and review the exercises from dawn & dusk:

Day 5 - Weekend Homework

  1. Tic Tac Toe
    • Due Monday @ 9:17am!

Please use any remaining time to review exercises/drills from the week! And don't forget to sleep!