This is the Git repositiory for our INFS3605 project.
I don't know what the hell you are talking about
That's ok. This is my first time using github or any other version control system as well. We can learn together. So, why do we need to use github? Well, let's take the example of our last lab. We all worked on some Java code but Alex needs to e-mail it to us for us to get the code. This way we can simply pull it ourselves.
Another benefit is that we can all work on different parts of the code and simply merge our changes later.
To get started, check out this post What is Version Control: Diffs and Patches
Raise your hand if you are still lost and I'll help you out in our next lab