GIT training, GitLab
I also perform all trainings online.
DevOps Gitlab CI/CD
Want to learn how to automatically deploy applications to your server using the GitLab CI tool? Get my video course DevOps Gitlab CI/CD.Video what is versioning and the benefits of software versioning.
Workshop GIT
You also name files with a number or date, for example: file-2018-10-22.tar ?
Are you afraid to make adjustments and have a hard time finding and comparing what changes have been made in the past?
With software GIT you will no longer have to worry about making any adjustments.
GIT is the standard for versioning among software developers, where it is used for versioning the source code of an application. Calmly and quickly you will be able to look at the past, return to a past version or compare changes to text files. Git is also an excellent tool for collaborating on a joint project, where everyone can work independently, review changes, merge them, pass them on to co-workers and deploy them to a server.
In the workshop you will learn how to use versioning streamline work and how to use the tool GIT.

The course is for
The course is designed for programmers of all levels and project managers who want to effectively develop software projects.
At the GIT training, you will learn:
After completing the training with GIT you will learn how to version source code efficiently.
Training syllabus
- GIT installation.
- Console and GUI interface.
- Creating a project repository: locally, on the server, bitbucket.org.
- Usage: downloading data (clone, pull), committing changes (commit), add, sending changes (push).
- Use in a team: branches (branch), merging branches (merge).
- Viewing changes, tracking history.
- Git ignore, Revert, Tag.
- Git squash, stash.
- Git flow (= method/process of development using Git): release, fix
Equipment requirements:
- Git
I am interested in web application development training I am interested in the GIT workshop
Workshop GitLab
Do you want to make development even more efficient and lead a project through project management? Use the tool GitLab.
Using the tool GitLab you can effectively manage projects through project management, delegate work and monitor the status of task execution.
The course is for
The course is designed for programmers of all levels and project managers who want to effectively develop software projects..
At the training you will learn:
On training you will get acquainted with the GitLab tool and learn how to work with it and use it to manage and develop projects: manage tasks, write documentation, view commits, etc.
Training syllabus
- Introduction to the web interface.
- Creating a GIT repository.
- User management.
- Creating and working with tasks.
- Project management: board, milestone, use of agile methodology.
- Time tracking.
- Writing documentation.
- CI/CD
Knowledge requirements:
Basic knowledge of the GIT versioning tool.
Equipment requirements:
- Web browser, Git

