Version Control Systems Training Courses in New Zealand

Version Control Systems Training Courses

Online or onsite, instructor-led live Version Control Systems training courses demonstrate through interactive hands-on practice the fundamentals and advanced topics of Version Control Systems.

Version Control Systems training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live Version Control Systems training can be carried out locally on customer premises in New Zealand or in NobleProg corporate training centers in New Zealand.

NobleProg -- Your Local Training Provider

Testimonials

★★★★★
★★★★★

Version Control Systems Subcategories in New Zealand

Version Control Systems Course Outlines in New Zealand

Course Name
Duration
Overview
Course Name
Duration
Overview
7 hours
This instructor-led, live training in New Zealand (online or onsite) is aimed at software engineers and anyone who wishes to learn how to use Gerrit as a Git repository and perform code reviews. By the end of this training, participants will be able to:
  • Understand how Gerrit works and how to manage the Gerrit web interface.
  • Learn good practices for using Gerrit in handling code review workflows.
  • Administer and configure a Gerrit project.
14 hours
This instructor-led, live training in New Zealand (online or onsite) is aimed at beginner to intermediate-level developers who wish to learn how to utilize the capabilities of Github Copilot in any development environment. By the end of this training, participants will be able to:
  • Understand the capabilities and benefits of Github Copilot.
  • Configure and integrate Copilot into a development workflow.
  • Understand Copilot advanced features and learn best practices in using Copilot effectively.
14 hours
This instructor-led, live training in New Zealand (online or onsite) is aimed at DevOps engineers who wish to use Kubernetes and Gitlab to automate the DevOps lifecycle. By the end of this training, participants will be able to:
  • Automate application builds, tests, and deployments.
  • Create an automated build infrastructure.
  • Deploy an application to a containerized cloud environment.
14 hours
In this instructor-led, live training in New Zealand, participants will learn how to use Bitbucket as a version control system in a software development environment. By the end of this training, participants will be able to:
  • Understand version control concepts such as workflows, branching and merging.
  • Use Bitbucket and Git to manage software development and versioning.
  • Integrate Bitbucket with other Atlassian software such as Jira, HipChat, Confluence and Bamboo.
21 hours
This is a comprehensive course for people not familiar with any other distributed version control system. It starts with simple exercises for working in a local repository and finishes with practising working in a team. This course focuses on exercises.
21 hours
This instructor-led, live training in New Zealand (online or onsite) is aimed at DevOps engineers who wish to set up, deploy and manage a Git-based software deployment workflow for their Kubernetes applications. By the end of this training, participants will be able to:
  • Install and configure Spinnaker and Terraform.
  • Understand the benefits of GitOps over traditional CI/CD and Infrastructure-as-Code (IAC).
  • Move away from maintaining scripts. Configure and execute well-defined deployment process.
  • Apply best practices for cloud-native deployment, management, and monitoring.
  • Recover deployments from partial failures without manual intervention.
  • Create a GitOps strategy for application development.
7 hours
This course has been created for everyone who is going to use Git repository. Software developers, project managers, software architects and solutions architects, release managers, etc...
7 hours
This course shows Subversion users how to use Git. It helps to seamlessly migrate habits from SVN to Git and avoid common mistakes.
7 hours
This course has been created for project managers, release managers, product managers, product owners, Scrum Masters, software architects and everyone who is responsible for planning releases and deployment of software. It shows how to move changes from requirements, through development and tests to production environment using distributed version control system (GIT in particular, but people using other distributed SCMs can benefit from this course as well).
14 hours
This instructor-led, live training in New Zealand (onsite or remote) is aimed at developers who wish to set up and use Gitlab for version control and continuous integration. By the end of this training, participants will be able to:
  • Install and configure Gitlab.
  • Understand how to implement an alternative to Github.
  • Use Gitlab to manage a DevOps lifecycle.
  • Use Gitlab for Continuous Integration / Continuous Delivery.
  • Efficiently develop, release and test software using Gitlab.
14 hours
W dobie bardzo szybkiego rozwoju technologii, a także coraz większej liczby frameworków, kluczowa staje się sprawna optymalizacja procesu developmentu. Zespół programistyczny powinien móc skupić się na pisaniu solidnego kodu, zaś reszta procesów związana z automatycznym wykonywaniem buildów, testów i deployu powinna odbywać się z minimalną liczbą manualnych kroków do wykonania. Po wdrożeniu procesów Continuous Integration / Continuous Delivery (CI/CD) oraz deployment auotomation firmy mogą osiągać oszczędności czasu pracy programistów na poziomie dodatkowych 20-30%, które mogą wykorzystać na pisanie kodu, a nie wtórne czynności związane z deploymentem czy wykonywaniem testów. Szkolenie pozwoli uczestnikom na poznanie logiki działania CI/CD, a także na nabycie umiejętności samodzielnej konfiguracji takiego środowiska. Podczas szkolenia uczestnicy otrzymają startowy pakiet plików konfiguracyjnych oraz przykłady działających automatyzacji procesów DevOps. Na szkolenie zapraszamy osoby, które programują głównie aplikacje internetowe - bowiem tutaj najważniejsze jest zoptymalizowanie procesu. Szkolenie bazuje na oprogramowaniu GitLab, które zyskuje coraz większą popularność w firmach polskich oraz tych o globalnym zasięgu.
21 hours
This instructor-led, live training in New Zealand (online or onsite) is aimed at developers and software engineers who are new to GitHub's platform and want to employ its features along with Git for better versioning and management of an enterprise application's source code. By the end of this training, participants will be able to:
  • Setup and configure an account for accessing GitHub's web-based platform.
  • Understand how Git's system works and grasp the concepts foundational to GitHub.
  • Create and manage GitHub repositories while implementing Git workflows.
  • Execute source code changes inside GitHub and sync revisions that were done outside the platform.
  • Operate Pull Requests, Tags, Releases, and other fundamental GitHub components.
  • Perform version control functionalities based on Git and utilize GitHub's bash environment.
  • Create repository branches for resolving project defects together with the team.
  • Grasp and familiarize themselves with Git and GitHub's structure for better programming practice.
7 hours
This course is for system administrators who need to install and maintain Subversion software and Subversion repository. The aim of this course is to widen the skills of system administrators so that they can administer Subversion repository servers and provide the best advice of the practices of Subversion. This course features a lot of lab exercises on Linux virtual machines.
14 hours
This course is aimed at advanced users of subversion, such as release managers, project leaders, or anyone who wants their svn repository to be in a streamlined production chain, who are involved heavily with branching management, automatic build/compilation and testing, even deployment and updating. The students would benefit from this course working more closely with their development team and deployment team, especially for large size companies or those with geographically distributed branches. This course features a lot of exercises on CentOS 5 virtual machines.
7 hours
This course has been created for people who need to work co-operatively. The course explains the concepts of merges, conflicts, branches, revisions and diff files. Participants will learn how to use command line tools as well as GUIs like Tortoise.
14 hours
This instructor-led, live training in New Zealand (online or onsite) is aimed at developers who wish to build, test, deploy and monitor containerized software to the cloud, without having to provision or manage infrastructure. By the end of this training, participants will be able to:
  • Understand and apply a configuration-as-code approach to setting up infrastructure.
  • Create custom configured Docker containers for deploying software applications to the cloud.
  • Deploy software to multiple environments.
  • Monitor deployments via the Bitbucket Pipelines Deployment Dashboard.

Last Updated:

Online Version Control Systems courses, Weekend Version Control Systems courses, Evening Version Control Systems training, Version Control Systems boot camp, Version Control Systems instructor-led, Weekend Version Control Systems training, Evening Version Control Systems courses, Version Control Systems coaching, Version Control Systems instructor, Version Control Systems trainer, Version Control Systems training courses, Version Control Systems classes, Version Control Systems on-site, Version Control Systems private courses, Version Control Systems one on one training

Course Discounts

No course discounts for now.

Course Discounts Newsletter

We respect the privacy of your email address. We will not pass on or sell your address to others.
You can always change your preferences or unsubscribe completely.

Some of our clients

is growing fast!

We are looking to expand our presence in New Zealand!

As a Business Development Manager you will:

  • expand business in New Zealand
  • recruit local talent (sales, agents, trainers, consultants)
  • recruit local trainers and consultants

We offer:

  • Artificial Intelligence and Big Data systems to support your local operation
  • high-tech automation
  • continuously upgraded course catalogue and content
  • good fun in international team

If you are interested in running a high-tech, high-quality training and consulting business.

Apply now!

This site in other countries/regions