This workshop introduces version control using git through GitHub and GitLab, which are free and open source platforms for building projects collaboratively. We'll learn the basics of git repositories and commits. We'll cover how to fork a repository on GitHub/GitLab to your account, clone the repository to your local machine, and point it to the source repository. And we'll practice GitHub/GitLab workflows like fetching and merging changes from the source, making changes and commits locally, pushing to GitHub/GitLab, and making pull requests. Please bring your laptops. The use of GitHub and GitLab both require user accounts so please set yours up before the workshop at github.com and gitlab.com