mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: one hour => one weekend (#17937)
This commit is contained in:
parent
838083e610
commit
f41ca48ab9
@ -9,7 +9,7 @@ V is a statically typed compiled programming language designed for building main
|
||||
It's similar to Go and its design has also been influenced by Oberon, Rust, Swift,
|
||||
Kotlin, and Python.
|
||||
|
||||
V is a very simple language. Going through this documentation will take you about an hour,
|
||||
V is a very simple language. Going through this documentation will take you about a weekend,
|
||||
and by the end of it you will have pretty much learned the entire language.
|
||||
|
||||
The language promotes writing simple and clear code with minimal abstraction.
|
||||
|
Loading…
Reference in New Issue
Block a user