01 | Assignment 01
I am not looking for perfection with your in-class submission today. I just want to make sure you can get something up on GitHub by the
end of the class. If you need to fix something that is not right, I will let you resubmit. For example, follow my conventions on file names. If you are asked to create assignment_01
folder follow it exactly; don't name it Assignment-1
, or AssignmentOne
, etc.
Part of assignment_01 will require you set up a GitHub account. Depending on your comfort level, your can either git clone
or download this GitHub repository: lblakej_INLS_560.
Basic GitHub drag-and-drop
We will work on several different items in the session. You will need to put them in your assignment_01
space on GitHub. We will not start out with GitHub commands, so you will just use drag-and-drop via web, tonight. By the end of the course you will learn how to use some Git commands in Visual Studio Code and a terminal, but that is not the goal for this first class. Students always have problems with matching computer files with GitHub files while learning about source control. Sometimes a student will have to delete either local or GitHub files to start fresh. Important: be careful not to delete everything locally and on GitHub simultaneously!
lblakej
is my UNC onyen and also my GitHub user name. You do not have to name your GitHub account/username to be the same as your onyen, but you do need to rename your downloaded repository name to match your onyen and not mine.
Please Keep your onyen lowercase.
Examples:
Account | repository |
---|---|
https://github.com/lukeskywalker | lukesky_INLS_560 |
https://github.com/darthvader | darthv_INLS_560 |
https://github.com/hansolo | hansolo_INLS_560 |
You will need to email me your GitHub user account name, not your repository name.
You will include your in-class Assignment_01 files in the assignment_01
folder and upload them to your GitHub account. If you do not already have a GitHub account, then I will help you get that set up in our first class.