Git for data professionals - Part 1
2025TL; DR
Version control, usually git, is a more and more common tool used in data. In this 100 minute training you'll be shown the basics in a demo, and the interactivity of the session will make you better retain all the terms and their meaning.
Session Details
Merge conflict? Pull request? Commit? Push? Pull? What? Are all these terms acrabadabra to you (or would you just like a refresher), come to this training on git, aimed at dataprofessionals. We'll talk about why version control through git is a good idea, also for data projects, what the basic commands are, what different ways you can go about organizing your "git flow" (and what this is exactly, will also be explained). I'll show you this hands on, with azure devops repositories, so you'll be well equipped to start using git at work and in pricate projects.
3 things you'll get out of this session
- what do all the git terms mean? (commit, push, pull, clone, merge, etc)
- how does this work in azure devops/visual studio?
- What decisions do you and your team need to make to implement git?