Code Monkey home page Code Monkey logo

cs115's Introduction

CS 115 Repository
=================

CS 115 students will find all labs, handouts, and example source code here.

To clone the repository, use the command:
    git clone git://github.com/michaelee/cs115.git cs115

This will create a local git repository for you in 'cs115' under your current directory and automatically create and 
check out an initial branch named 'master' based on the remote repository's active branch (maintained by me).  At this 
point you may work in your local git repository and use it for your personal version control needs.

Your local repository will automatically track all branches in the remote repository (mine), named 'origin' by default.  
You can update all the remote-tracking branches in your repository with the command 'git fetch'.  If you wish to merge 
all changes from the remote master branch with your own current master branch, use the command 'git pull'.  I will 
likely ask you to run the last operation multiple times throughout the semester in order to obtain lab updates and new 
sample source code as they become available.

Git has a comprehensive online help system that you can access with the commands 'git help' and 'git help SOME_COMMAND'.


Feel free to contact me if you're in my class and you need help setting up and/or using git.

Enjoy!

cs115's People

Contributors

michaelee avatar

Stargazers

Angus H. avatar  avatar

Watchers

 avatar 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.