GIT training, GitLab
I also perform all trainings online.
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 a 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, revert from the past version or compare changes to text files. Git is also an excellent tool for collaborating on a joint project, where everyone can work alone, change the browser, connect, pass on to co-workers and deploy 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 GIT training, you will learn and learn:
After graduation 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: download data (clone, pull), insert adjustments (commit), add, send changes (push).
- Use in a team: branch (brach), connection of 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 even more efficient development, to lead a project through project management? Use the tool GitLab.
Using the tool GitLab you can effectively manage projects through project management and 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 and learn:
On training you will get acquainted with the GitLab tool and you will learn how to process and use it to manage and develop projects: lead 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 measurement.
- Writing documentation.
- CI/CD
Knowledge requirements:
Basic knowledge of GIT versioning tool.
Equipment requirements:
- Web browser, Git