{% assign enrolled_lp = 0 %} {% for learning_path in learning_paths.enrolled %} {% if learning_path.progress > 0 %} {% assign enrolled_lp = enrolled_lp | plus: 1 %} {% endif %} {% endfor %} {% include "header" %}
Learning paths
Lernpfade
学習プログラム
Parcours d’apprentissage
The guides most relevant to you, all in one place.
Pick a use case and start exploring DeepL.
Die für Sie wichtigsten Leitfäden an einem Ort.
Wählen Sie einen Anwendungsfall und entdecken Sie DeepL.
必要な動画や説明をテーマごとにまとめました。自分に合ったユースケースを選びDeepLの使い方を学びましょう。
Les guides les plus pertinents pour vous, dans un seul et même endroit. Choisissez un cas d’utilisation et commencez à explorer DeepL.
{% include "footer" %}