This course introduces learners to Git, a distributed version control system used to track changes in code, and GitHub, a cloud-based platform for hosting and collaborating on repositories.
Students will learn how to create repositories, track changes, manage versions, and collaborate with others using branching and merging. The course emphasizes real-world workflows used by software developers, including team collaboration, pull requests, and project management.