This session introduces participants to the fundamentals of version control and collaboration using Git and GitHub. Attendees will learn essential Git commands, understand how version control helps in project management, and gain hands-on experience by creating and submitting a pull request on GitHub.
Agenda:
Introduction to version control and Git
Setting up Git and GitHub accounts
Core Git commands (init, add, commit, push, pull)
Branching basics and collaboration workflow
Hands-on: Creating and submitting a pull request
Q&A and best practices