Git Product home page Git Product logo

wdi_14_homework's Introduction

WDI HOMEWORK

Only need to do this once:

  1. Fork this repository: click the fork button in GitHub
  2. Clone your forked repository to your local: use git clone <insert_repo_location> in terminal

Notes about homework:

  • Only create files in YOUR folder name.
  • Complete homework in the correct sub-directory, e.g. week 1 homework for tuesday should be completed inside ./<your_name>/wk01/2-tue/

Do this every night when you are given homework, EVEN IF YOU HAVE NOT COMPLETED THE HOMEWORK:

  1. In your local, add your files to staging and commit changes e.g. git add -A, git commit -m 'add method that alphabetizes strings in array'
  2. Push homework up from your local to your remote repository on Github e.g. git push origin master
  3. Create a pull request to this github repository from your remote repository: Go to your remote repository and click New pull request. Confirm by clicking Create pull request.

wdi_14_homework's People

Contributors

anushkafka avatar kasun-maldeni avatar

Watchers

James Cloos 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.