Version Control#
We currently offer two version control courses:
Introduction to Version Control: Introduction to Version Control introduces Git, a widely-used version control system, and platforms like GitHub and GitLab. The course focuses on collaboration and code sharing, with hands-on practice and live demonstrations, ensuring participants become comfortable using Git and GitHub for tracking and sharing their software development.
Intermediate Version Control: Intermediate Version Control provides a comprehensive guide to mastering Git, covering advanced topics like configuring Git, branching and merging, GitHub workflows, managing remotes, and rewriting history. Through hands-on exercises and real-world scenarios, this course equips participants with the skills for efficient project management and collaboration.