Git & GitHub Intro (Fall 2022)
Git is a tool to help track changes to your code. GitHub is a Git-aware online repository that facilitates code sharing and collaboration. Git and GitHub are widely used among software developers, but more and more researchers have also picked up the tools for organizing and collaborating on research assets. This workshop is designed to get researchers up and going with Git & GitHub.
The workshop will cover the following:
- What’s Git & GitHub and why should you use them?
- Simple Git & GitHub workflows using GitHub Desktop
- Slides
- Ryan’s motivation slides
- Workshop Slides
- Resources (GitHub Desktop)
- YouTube Tutorial by Coder Coder (22mins; great review for today’s workshop)
- GitHub Desktop Official Document
- Resources (Git Command Line)
- Version Control with Git by Software Carpentry
- Git Essential Training by Kevin Skoglund at LinkedIn Learning
- Getting Started Tutorials from Bitbucket Atlassian
- Git command cheat sheet from GitHub
- The Pro Git book by Scott Chacon and Ben Straub
Back to TDMDAL Computing Page