# examples

- [section\_3](/v-by-example/jp/examples/section_3.md)
- [関数](/v-by-example/jp/examples/section_3/functions.md)
- [メソッド](/v-by-example/jp/examples/section_3/methods.md)
- [配列](/v-by-example/jp/examples/section_3/arrays.md)
- [構造体](/v-by-example/jp/examples/section_3/struct.md)
- [section\_1](/v-by-example/jp/examples/section_1.md)
- [プリミティブ型](/v-by-example/jp/examples/section_1/primitives.md)
- [キーワード](/v-by-example/jp/examples/section_1/keywords.md)
- [変数](/v-by-example/jp/examples/section_1/variables.md)
- [書式付き出力](/v-by-example/jp/examples/section_1/hello_world.md)
- [文字列](/v-by-example/jp/examples/section_1/strings.md)
- [コメント](/v-by-example/jp/examples/section_1/comment.md)
- [section\_4](/v-by-example/jp/examples/section_4.md)
- [ファイル操作](/v-by-example/jp/examples/section_4/files.md)
- [JSON操作](/v-by-example/jp/examples/section_4/json.md)
- [テスト](/v-by-example/jp/examples/section_4/testing.md)
- [配列の関数](/v-by-example/jp/examples/section_4/array-functions.md)
- [section\_2](/v-by-example/jp/examples/section_2.md)
- [演算子](/v-by-example/jp/examples/section_2/operator.md)
- [ループ](/v-by-example/jp/examples/section_2/loops.md)
- [If文](/v-by-example/jp/examples/section_2/if-else.md)
- [マッチ](/v-by-example/jp/examples/section_2/match.md)
