vala-lang/vala-docs

feat: Create “A Tour of Vala” top-level page

Open

#244 geöffnet am 9. Juni 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen) (28 Forks)auto 404
documentationenhancementhelp wanted

Repository-Metriken

Stars
 (18 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

It will be a guided introduction, where the reader will see the overview of what the language.

Like a bite-sized version of the tutorial only taking time to explain unique concepts in the language with a bit more detail.

For example, everything from: Variables, foreach loops, arrays that you can append to, functions, classes, methods, signals, lambdas, async will all be covered.

However signals will be covered with more detailed instead of being briefly introduced.

Possible Solutions

The Swift Tour is a good resource to get some inspiration from: https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour

Additional Info

No response

Contributor Guide