Skip to content

svodnik/JS-SF-9-homework

Repository files navigation

JavaScript Development Homework Repository

Office hours with Sasha (@sasha on Slack):
Tuesdays & Thursdays from 5:00-6:00, located at the common table to the left of the front desk.

How To Use This Repo

This is the repository where you'll submit your homework.
Follow these directions closely to switch over to this repository.

  1. Fork this repository.
  2. Clone your fork to your ~/JSD folder.
  3. Create a directory in the JS-SF-9-homework folder using your first name, a dash, and your github account name (for instance, Sasha-svodnik). That will make it easier for me to remember everyone's github name. :)
  4. For each homework assignment, make sure to copy over the Homework-x directory from your start files to your named homework directory.

Example of how your local homework directory should be structured:

|-- JSD/
    |-- JS-SF-9-homework/ (cloned from Github)
        |-- firstName-githubUsername/
            |-- Homework-1/
                |- bottlesOfBeer.js
                |- randAddressGenerator.js
            |-- Homework-2/
                |- hubot.js
            |-- Homework-3/
            |-- Homework-4/
            |-- Homework-5/
                ...

Weekly Homework

Homework will be assigned on Thursdays, due the following Tuesday.
If any files are in the pull request outside of your personal folder, I will send it back to you to fix!

Submit homework by pushing to your JS-SF-9-homework repo, then submit a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published