Lab sheet - https://secure.ecs.soton.ac.uk/notes/comp2203/labs/COMP2203-Lab-1.pdf
Let us know your GitHub username - http://goo.gl/forms/m4fnYSS4Mf
Please read the labs sheet carefully and follow the instructions.
To get started, you will need a GitHub account. We will assume you don't have one.
- Browse to www.github.com.
- Sign up for a free account.
- GitHub is a hosting service for Git repositories, which also features many useful tools for managing your development project.
- With a free account, you can create an unlimited number of publically-viewable repositories.
- Tip: If you sign up with your University email address, GitHub will give you five free private repositories (i.e. not publically-viewable).
- Head over to www.github.com/edu after signing up to claim your free repositories.
- Install the GitHub client on your iSolutions workstation. It can be found under “Additional Software”, from the Desktop.
You may fork this lab repo before the lab starts. It might just save you some time.