ATTENTION: Due to the current situation with the covid-19 virus, the course has been postponed until the fall. More information will follow.
The course will be an introduction to version control, with a focus on GIT.
Some of the main concepts, like repositories, commits, trees, branches, and merges will be covered, as will many of the basic commands, like clone, add, push, pull, commit, and fork.
The lectures will be complemented by hands-on, during which the participants will learn both how to do simple GIT commands as well as more complex cases. The hands-ons will mainly be done using GitHub.
Purpose: Learn what Version Control is and how to start using GIT.
Requirements:
Basic knowledge of using the command line.
Basic knowledge of using a text editor of your choice on your system.