โ† Back to Overview

The Level System

Navigating between layers โ€” how you move through the course and control the depth yourself

01

Four Layers โ€” One Thread

The course is built in four depth layers โ€” like a pyramid. You start at the top with the broadest overview and can dive deeper step by step, until you reach exactly the level of detail you need.

L0
Overview A single page โ€” the big picture. All modules at a glance, with the key takeaways.
L1
Deep Dive 5 to 8 standalone pages. Each module is explained with visualizations and quizzes.
L2
Mechanics Individual topics in detail: How does it work? Why was it built this way? Concrete examples and workflows.
L3
Show Everything Maximum depth: code walkthroughs, edge cases, configuration details โ€” only for topics that truly need it.

The thread: From every layer, “Learn more” links lead to the next depth. You never have to search โ€” the course shows you the way. And with the back button, you can always return to a higher level.

02

How to Navigate

On every page you will find four navigation elements. Together, they ensure you never get lost โ€” no matter how deep you dive.

A Breadcrumbs
L0 Overview โ€บ L1 The Level System
B Back Button
โ† Back to Overview
C Deep-Dive Link
Learn more Topic in Detail โ†’
D Sibling Navigation
01 Topic A 02 Current 03 Topic C
A
Breadcrumbs
Show you exactly where you are: which layer, under which parent topic. Every step is clickable โ€” one click takes you straight back.
B
Back Button
Always takes you back to the parent page. From a deep-dive page to the overview, from a detail page to the deep dive.
C
Deep-Dive Links
Orange-highlighted links at the end of a section. They take you one layer deeper โ€” to the next level of detail for that topic.
D
Sibling Navigation
At the bottom of every page: all other topics at the same depth level. This lets you move horizontally between related topics.
03

You Control the Depth

You can stop at any layer. There is no obligation to click all the way down. Not every topic goes to maximum depth โ€” the skill automatically decides, based on the Helpfulness Score, whether a deeper page would provide real value.

Example: Different depths per topic

Authentication
L0 โ†’ L3
API Endpoints
L0 โ†’ L2
Installation
L0 โ†’ L1
Logging
L0 only

Why? "Authentication" has many facets โ€” different methods, configurations, security considerations. The Helpfulness Score is high there, so the skill generates multiple layers. "Logging," on the other hand, is fully explained on a single page โ€” going deeper would only repeat what has already been said.

No "Learn more" link? If a section has no deep-dive link, that does not mean something is missing. It means the skill determined that the topic is already sufficiently explained. You are not missing anything.

✏️ Quick Check

Why might a topic NOT have a "Learn more" link?

Because the skill made an error during generation
Because the topic is unimportant for the audience and was skipped
Because the Helpfulness Score determined that deeper content wouldn't add enough value
Because only developers get access to deeper layers
04

Switching Languages

Every page of the course exists in two languages: German and English. The content is identical โ€” only the language changes. Both versions are always generated automatically, regardless of which language you used at the start.

๐Ÿ‡ฉ๐Ÿ‡ช Deutsche Seite
โ‡„
๐Ÿ‡ฌ๐Ÿ‡ง English Page

One click on the flag icon in the top right โ€” done.

๐Ÿ”
Where is the button?
The flag icon is always in the top right corner of the navigation bar. On the English version you see ๐Ÿ‡ฉ๐Ÿ‡ช, on the German version you see ๐Ÿ‡ฌ๐Ÿ‡ง.
๐Ÿ”—
Links are preserved
When you switch languages, you land on the exact same page โ€” just in the other language. All internal links then also point to the chosen language version.
More deep-dive pages for End Users