1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
---
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.
---
# 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. | | |
|