Source control is an essential part of software development, and Git has become the standard source control tool across the industry. Learn the core concepts of Git version control in this course with hands-on practice using GitLab, a free open-source code management platform. Instructor Josh Samuelson begins with creating a blank project on gitlab.com and takes you through the main pieces of a typical development workflow using Git. Learn how Git itself works by exploring branching and commit history, and how to work with Git in a team setting using collaboration features.
Learn More