> For the complete documentation index, see [llms.txt](https://v-community.gitbook.io/v-by-example/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v-community.gitbook.io/v-by-example/pt-br.md).

# V por exemplos

[Brazilian Portuguese](/v-by-example/pt-br.md) | [Deutsch](/v-by-example/de.md) | [English](https://github.com/v-community/v_by_example/tree/fda7e88bba5391b08eef738e1abb8604a4789491/en/README.md) | [Bahasa Indonesia](/v-by-example/id.md) | [Chinese](https://github.com/v-community/v_by_example/tree/fda7e88bba5391b08eef738e1abb8604a4789491/cn/README.md)

> Aprenda V por exemplos

V by Example é uma introdução direta ao V usando exemplos de programas anotados.

* [Exemplos](/v-by-example/pt-br/examples.md)
* [Contribuindo](/v-by-example/pt-br.md#contributing)
* [Licença](/v-by-example/pt-br.md#license)

Discord: <https://discord.gg/d3Qk65J>

## Seção 1

Introdução ao V, apresentando alguns exemplos e exercícios básicos.

* [Comentários](/v-by-example/pt-br/examples/section_1/comment.md)
* [Palavras-chave](/v-by-example/pt-br/examples/section_1/keywords.md)
* [Primitivos](/v-by-example/pt-br/examples/section_1/primitives.md)

## Seção 2

Esta seção discute os principais operadores e instruções condicionais em V.

* [Operadores](/v-by-example/pt-br/examples/section_2/operators.md)

## Time

Lista atual de mantenedores/autores:

* [Don Alfons Nisnoni](https://github.com/dhonx)
* [Ivo-Balbaert](https://github.com/ibalbaert)
* [Sven Patrick Meier](https://github.com/tobyhinloopen)
* [Swastik Baranwal](https://github.com/Delta456)
* [Vitor Oliveira](https://github.com/vbrazo)

## Contribuindo

Veja nosso [CONTRIBUTING.md](/v-by-example/pt-br/contributing.md) e comece a contribuir hoje. Normalmente, elegemos novos mantenedores com base em contribuições.

## License

[MIT](https://github.com/v-community/v_by_example/tree/fda7e88bba5391b08eef738e1abb8604a4789491/LICENSE/README.md)
