Your day-to-day activities in this course will rely upon a few services. These services are all either university licensed or free for educational use.
Primary e-mail addresses DO NOT end in @ad.unc.edu!
Many UNC students mistake their primary and secondary alias “active directory” (ad) e-mail addresses. Honestly, I’m not sure why ITS made such a mess of this. You will save yourself and your instructors confusion if you use your primary e-mail address, not your @ad.unc.edu address, because your primary address is what Connect Carolina provides us as instructors!
Find your primary e-mail address by looking yourself up in the UNC directory: https://directory.unc.edu/
Use your primary e-mail address to register for the following services.
Course.Care is for participating in Office Hours, Tutoring, and Review Sessions.
If you have not registered for Course.Care in another UNC course:
If you have registered for Course.Care in another UNC course:
Piazza is a forum for the class to ask questions and hold discusssions. Your primary e-mail address will be added to Piazza and you should have received an invite. You can find the course here https://piazza.com/class/kboixq41y9a3sa.
Gradescope is for assignment submission and taking assessments.
Login to Gradescope using your primary UNC e-mail address. If it’s your first time logging in, begin by resetting your password: https://www.gradescope.com/reset_password
You should see COMP110 for this term in your list of courses after logging in with your primary email address. If you do not, please send an email to comp110-heads@googlegroups.com with your primary email address and 9-digit PID. You can continue on with the setup instructions while we add you.
GitHub is for backing up your course Workspace Repository and for downloading course materials.
You can think of GitHub as a social network where people and organizations share and collaborate on code with one another. Organizations like NASA, NOAA, Peace Corps, Washington Post, New York Times, and so on, host projects publicly (and privately) on GitHub. It’s a valuable service for data scientists, software engineers, research teams, and more.
Your coursework will have its own private “git repository”. The technology we use for backing up versions of our projects and transmitting them to or from the internet, hosted on GitHub, is called git. Visual Studio Code has git built into it. Git is a powerful version control tool we will only scrape the surface of in COMP110, but if you continue on in a field that involves programming and data you’ll encounter it again.
Now that you’re registered for these course services, return back to the Getting Started Exercise and continue with part 2 of installing the software we’ll use.