GithubHelp home page GithubHelp logo

dchiamp / homework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sf-wdi-26/homework

0.0 2.0 0.0 28.68 MB

SF-WDI-26 Homework Submissions

HTML 22.40% CSS 8.17% JavaScript 22.85% Ruby 46.39% CoffeeScript 0.18%

homework's Introduction

#SF-WDI-26 Homework submission

Homework will be turned in to your fork of this repository daily.

##Setup

To set up your initial homework repository do the following:

  • fork this repo to create a copy of it on your github account
  • clone the forked repo from your github account onto your computer inside your dev/ directory
  • cd into the newly cloned repo on your computer
  • mkdir **GIT-USER-NAME**
  • cd **GIT-USER-NAME**
  • echo "#**YOUR NAME**'s Homework repo" > README.md to set up your repo's README
  • git add -A to stage your changes
  • git commit -m "inital commit" to have git save your changes
  • git push origin master to put your changes up on github!

GIT-USER-NAME should be replaced with your actual git user name (must be exact)

YOUR NAME should be your actual name.

##Submit homework

Each day you will submit your homework by doing the following from within your homework repo on your computer:

  • copy any required files into your homework repo directory as instructed in homework writeup
  • git add -A to stage all your changes
  • git commit -m "homework commit" to have git save the changes -- feel free to add to the commit message if you'd like
  • git push origin master to put the changes up on github
  • go to your homework repo's page on your account on github.com
  • create a pull request according to the guidelines below

####Pull request details

(Must be in this format)

Title: w##d##

Replace ## with week and day number (eg w01d02 = homework for week 1 day 2)

Message:

comfort: #
completeness: #

Message about your experience goes here

Replace the #s next to comfort and completness with a number (1 - 5) to represent how comfortable you are with the topic and how much of the assignment you were able to complete. A 1 is the lowest (least comfortable / very little complete), and a 5 is the highest (most comfortable / fully complete).

homework's People

Contributors

danizaghian avatar dchiamp avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.