mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-06 10:19:48 +00:00
15 lines
924 B
Markdown
15 lines
924 B
Markdown
---
|
|
stage: none
|
|
group: Tutorials
|
|
info: For assistance with this tutorials page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects.
|
|
title: Learn GitLab with tutorials
|
|
---
|
|
|
|
These tutorials can help you learn how to use GitLab.
|
|
|
|
| | | |
|
|
|--|--|--|
|
|
| [**Find your way around GitLab**](gitlab_navigation.md)<br>Introduction to the product. | [**Learn Git**](learn_git.md)<br>The basics of Git. | [**Plan and track your work**](plan_and_track.md)<br>Planning, agile, issue boards. |
|
|
| [**Build your application**](build_application.md)<br>CI/CD fundamentals and examples. | [**Secure your application and check compliance**](secure_application.md)<br>Dependency and compliance scanning. | [**Manage your infrastructure**](infrastructure.md)<br>GitOps, Kubernetes deployments. |
|
|
| [**Extend with GitLab**](develop.md)<br>Integrations with third-party services. | | |
|