Download presentation
Presentation is loading. Please wait.
1
Software Development - Version Control
IMPORTANT NOTICE TO STUDENTS: These slides are NOT to be used as a replacement for student notes. These slides are sometimes vague and incomplete on purpose to spark class discussions. Software Development - Version Control CS 360 Lecture 12
2
Software Version control Outline
Micro Version Control with Git and GitHub Macro Version Control with Docker
3
Git A software version control system for tracking changes in files and coordinating work on those files among multiple people. Allows creation of file repositories that can be cloned and/or branched.
4
Github A web-based hosting service for git.
5
Docker Software application framework that performs OS- level virtualization in the form of “containers”.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.