Skip to content

v-community/v_by_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

339052b ยท Nov 28, 2022
Jan 2, 2020
Jan 28, 2021
Aug 9, 2020
Dec 2, 2020
Feb 16, 2020
Dec 21, 2020
Feb 15, 2021
Feb 16, 2020
Jan 28, 2021
May 27, 2020
Feb 16, 2020
Dec 5, 2019
Jan 2, 2020
Dec 10, 2019
Jan 4, 2020
Feb 16, 2020
Mar 24, 2020
Nov 28, 2022
Jul 30, 2020
Dec 2, 2019

Repository files navigation

V by Example

NOTE: This is very outdated and it will be updated and worked upon when V 1.0 is released.

Brazilian Portuguese | Deutsch | English | Bahasa Indonesia | Chinese | Japanese | Italian | French

Learn V by Examples

V by Example is a direct introduction to V by using annotated program examples.

Discord: https://discord.gg/vlang

Section 1

Introduction to V by presenting a few basic examples and exercises.

Section 2

This section discusses the main operators and conditional statements in V.

Section 3

A study on functions and methods and in the most important data structures in V: arrays and struct.

Section 4

In this section, we dive deeper and study the features inside the Array object. Other examples like JSON, Writing/reading files and Testing are covered.

Team

Current list of maintainers/authors:

Contributing

See our CONTRIBUTING.md and start contributing today. We usually elect new maintainers based on contributions.

License

MIT