Back to blog

Certifications

Manage Your Code with Git and GitHub

Manage Your Code with Git and GitHub
Jérémie Kassianoff
April 26, 2016
1 min read

Manage your code with Git and GitHub: OpenClassrooms course, completed as part of my professional watch in cybersecurity and IT.

Real-world use case

To properly version my scripts and client configurations, I completed this OpenClassrooms course on Git and GitHub.

My knowledge of orchestration helped me understand, back in 2016, the value of using Git and especially GitHub. OpenClassrooms gave me the opportunity to deepen my knowledge of source code management topics.

Conclusion

This OpenClassrooms course allowed me to deepen my knowledge of Git and GitHub, two tools that have become essential for source code management. I consolidated good practices around versioning, branches, and collaboration on a shared repository. These skills naturally complement my first experiences with orchestration discovered the same year.