Learning GitHub
I completed the LinkedIn Learning course “Learning GitHub” by Emanuele Bartolesi, which provided a clear introduction to Git and GitHub as industry-standard tools for version control and collaboration. The course walked through core concepts such as repositories, branching, merging, commits, and pull requests, while also demonstrating newer features like GitHub Copilot and Codespaces. Although the format was video-based, it offered practical examples of how teams use GitHub to manage code, track changes, and work efficiently in shared environments. The course helped me build a stronger understanding of modern development workflows and reinforced why GitHub is an essential platform in both technical and cross-functional project settings. Overall, it strengthened my familiarity with tools I will likely encounter in professional environments and gave me a foundation for future hands-on use.

