


Intro to Git, GitHub & Version control
Event
In this workshop session, participants explored the fundamentals of Git, learning about its core concepts such as commits, branches, and merges, while also understanding what goes on behind the scenes. We clarified the differences between Git and GitHub, emphasizing how they complement each other and the advantages of using GitHub for code hosting and collaboration. The workshop also covered best practices for code collaboration, including pull requests, code reviews, and issue tracking, as well as the setup and management of remote repositories to synchronize local and remote codebases.
To ensure a comprehensive understanding, we concluded with an engaging and interactive knowledge check. This quick quiz helped participants reinforce the concepts discussed during the workshop, preparing them to apply these skills effectively in their own projects.