# en

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