Microsoft Learn Student Ambassador – Git & GitHub Workshop
Microsoft Learn Student Ambassadors • 2024-06-11

Overview
Successfully completed the Microsoft Learn Student Ambassadors workshop focused on Git, GitHub, and Version Control fundamentals. The workshop provided practical exposure to industry-standard version control practices and collaborative software development workflows.
Key Learnings
- Understanding the importance of Version Control Systems (VCS) in software development.
- Introduction to Git and its distributed architecture.
- Creating and managing repositories on GitHub.
- Working with essential Git commands such as:
git initgit addgit commitgit branchgit mergegit pullgit push
- Managing branches and implementing branching strategies.
- Using GitHub for collaboration through Pull Requests and code reviews.
- Resolving merge conflicts and maintaining project history.
- Best practices for open-source contribution and team-based development.
Skills Acquired
- Git & GitHub
- Version Control Systems (VCS)
- Branching and Merging
- Repository Management
- Collaborative Development
- Open-Source Workflow
- Code Management and Tracking
Outcome
Developed a strong foundation in version control concepts and gained hands-on experience with Git and GitHub workflows that are widely used in professional software engineering and collaborative development environments.