Skip to content

michaelsproul/comp2129-tute-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP2129 Tutorial Solutions

Clone this repository like this:

$ git clone https://github.com/gnusouth/comp2129-tute-solutions.git

Stay up to date like this:

$ git pull

If you want to muck about and make changes, you could use a branch.

$ git checkout -b learning

Then you can switch back to master to pull new code, etc.

$ git checkout master
$ git pull

About

COMP2129 tutorial solutions, 2014.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published