> 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/en.md).

# en

- [examples](https://v-community.gitbook.io/v-by-example/en/examples.md)
- [section\_3](https://v-community.gitbook.io/v-by-example/en/examples/section_3.md)
- [Functions](https://v-community.gitbook.io/v-by-example/en/examples/section_3/functions.md)
- [Methods](https://v-community.gitbook.io/v-by-example/en/examples/section_3/methods.md)
- [Arrays](https://v-community.gitbook.io/v-by-example/en/examples/section_3/arrays.md)
- [Struct](https://v-community.gitbook.io/v-by-example/en/examples/section_3/struct.md)
- [section\_1](https://v-community.gitbook.io/v-by-example/en/examples/section_1.md)
- [Primitives](https://v-community.gitbook.io/v-by-example/en/examples/section_1/primitives.md)
- [Keywords](https://v-community.gitbook.io/v-by-example/en/examples/section_1/keywords.md)
- [Variables](https://v-community.gitbook.io/v-by-example/en/examples/section_1/variables.md)
- [Formatted Print](https://v-community.gitbook.io/v-by-example/en/examples/section_1/hello_world.md)
- [Strings](https://v-community.gitbook.io/v-by-example/en/examples/section_1/strings.md)
- [Comments](https://v-community.gitbook.io/v-by-example/en/examples/section_1/comment.md)
- [section\_4](https://v-community.gitbook.io/v-by-example/en/examples/section_4.md)
- [Files](https://v-community.gitbook.io/v-by-example/en/examples/section_4/files.md)
- [JSON](https://v-community.gitbook.io/v-by-example/en/examples/section_4/json.md)
- [Testing](https://v-community.gitbook.io/v-by-example/en/examples/section_4/testing.md)
- [Array Functions](https://v-community.gitbook.io/v-by-example/en/examples/section_4/array-functions.md)
- [section\_2](https://v-community.gitbook.io/v-by-example/en/examples/section_2.md)
- [Operators](https://v-community.gitbook.io/v-by-example/en/examples/section_2/operator.md)
- [Looping Constructs](https://v-community.gitbook.io/v-by-example/en/examples/section_2/loops.md)
- [If statement](https://v-community.gitbook.io/v-by-example/en/examples/section_2/if-else.md)
- [Match](https://v-community.gitbook.io/v-by-example/en/examples/section_2/match.md)
