Giter Site home page Giter Site logo

info344-in-class's Introduction

INFO 344 Spring 2017 In-Class Coding

Fork this repo into your own account. We will use this repo for all of the coding we do in-class. I will add starter code to the master branch of my original repo as we go along, and you will pull those commits into your forked copy. At the end of class, you can commit the code you wrote and push it up to GitHub. I will also commit any code I write during class to the completed branch in my original repo.

To pull updates, you'll need to add a new remote to your cloned fork. If you are using your own laptop during class, you should only have to do this once after cloning your fork. If you are using a lab machine, you'll have to do this each time you clone your forked repo to the lab machine. Run this command from within your repo directory:

git remote add upstream https://github.com/info344-s17/info344-in-class.git

When I ask you to "pull updates from the upstream master," execute this command from within your repo directory:

git pull upstream master

This will pull all commits I've made to the master branch of my original repo since you last pulled them.

info344-in-class's People

Contributors

drstearns avatar eunmyun avatar

Watchers

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