Our Git training course covers all the basics that test automators and developers need to know so that they can use Git in their regular development work. It introduces concepts such as workflows necessary to understand distributed version control and how it enables greater collaboration and more frequent code merges. Git is a key tool in a continuous integration and continuous delivery. The course also includes an overview on using GitHub
Interested in attending? Have a suggestion about running this event near you?
Register your interest now
Description
Our Git training course covers all the basics that test automators and developers need to know so that they can use Git in their regular development work. It introduces concepts such as workflows necessary to understand distributed version control and how it enables greater collaboration and more frequent code merges. Git is a key tool in a continuous integration and continuous delivery. The course also includes an overview on using GitHub
Course Objectives
By the end of the course attendees, through instructor-led online presentations and exercises, will be able to:
- Setup version control on a project
- Work with a local repository
- Branch your code into different branches
- Merge one branch of code into another
- Work with a remote repository GitHub
Course Outline
- Setup version control on a project
- Work with a local repository
- Branch your code into different branches
- Merge one branch of code into another
- Work with the remote repository GitHub
Prerequisites
- Some knowledge of working on the command line will be beneficial
- Good internet connection
- Ability to download and install files
Related Certifications
- SQL Fundamentals
- Java Fundamentals
- Docker Essentials
- Using Selenium
Who should attend
- Test Automators
- Developers