Git Workshop
A hands-on workshop covering the essentials of Git and coding best practices.
What’s covered
- Getting Started: software to install and terminal setup before the workshop.
- Git Basics: creating, cloning, staging, committing, and branching.
- Collaboration: forking, pull requests, and working with others.
- Using Git with VS Code: IDE integration.
- Vim Basics: Learning the basics of the most common terminal text editor.
There’s also a PDF introduction you can download.