v-community / v_by_example

Learn V by Example

Home Page:https://v-community.gitbook.io/v-by-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learn V by Example

https://v-community.gitbook.io/v-by-example/

License:MIT License


Languages

Language:V 88.8%Language:Verilog 11.2%