Course Description
In this course, I looked at the different version control systems and how to create an effective software development workflow. I also reviewed some of the most commonly used Linux commands that are used to work with files on a hard drive and create powerful workflows that will automate my work, saving you time and effort. This course also covered how Git can be used in software development projects to manage team files.
Skills Covered
- Created a repository that can manage code revisions.
- Used common Linux commands
- Practiced created automated workflow
- Practiced using GitHub