
Be sure your name and email match what you used on Course.Care.After registering, edit your profile from this page:.


Git is a professional version control tool we use in limited ways in COMP110, but if you continue on in a field that involves programming and data you’ll likely encounter it again. Visual Studio Code has git support built into it. 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. Your coursework will have its own private “git repository”.
VSCODE WORKSPACE SOFTWARE
It’s a valuable service for data scientists, software engineers, research teams, and more. Organizations like NASA, NOAA, Peace Corps, Washington Post, New York Times, and so on, host projects publicly (and privately) on GitHub. You can think of GitHub as a social network where people and organizations share and collaborate on code with one another.

GitHub is for backing up your course Workspace Repository and for downloading course materials. Use your primary e-mail address when you register for GitHub. Primary UNC e-mail addresses typically end in or your primary e-mail address by logging into Sakai, clicking on your name / profile picture / avatar in the top right corner, selecting Profile, and looking under the Email field: Before beginning these instructions you should have first updated your operating system and then installed the required software (Python 3.9, Visual Studio Code, and git).
