CSCI 136 - Spring 2018
Data Structures & Advanced Programming
Home |
Lectures 9am
10am |
Labs |
Handouts |
Links |
CS@Williams |
Piazza
Github Tutorial
This page will walk you through several Git-related tasks (this list
will grow as we continue to incorporate GitHub into our lab workflow):
Creating a new account
- First, go to github.com.
- Next, look for a form that looks like the following:
- Choose a username, enter your email address, and enter a password.
(A productive GitHub profile is something that you may later want to share as part of a job or graduate school application.
So please be mindful when you select your username.)
Be sure to remember your username and password!
- Click the "
Sign up for GitHub
" button.
- You will be asked whether you want the free or paid account. All of your work in this course needs to be private but Williams College will supply you with private repositories for this course. I recommend that you select the "
Unlimited public repositories for free
" option.
- I suggest that you leave the "
Help me set up an organization
" and "Send me updates
" blank.
- Click the "
Continue
" button.
- Unless you want to fill out the survey on the next page, click the "
skip this step
" button.
- Check your email. You should have an email asking for you to verify your account. It is important that you click the "
Verify email address
" link in order for your account to work correctly.
Congratulations! You now have a GitHub account. Please share this account ID with your course instructor(s). For example, for this account, I would share with my instructor that my GitHub username is shazzameter
.