> 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/jp/examples/section_1.md).

# section\_1

いくつかの基本コード例や演習をこなしながらVを紹介します。

* [Hello World](/v-by-example/jp/examples/section_1/hello_world.md)
* [Vのキーワード](/v-by-example/jp/examples/section_1/keywords.md)
* [プリミティブ型](/v-by-example/jp/examples/section_1/primitives.md)
* [変数](/v-by-example/jp/examples/section_1/variables.md)
* [文字列](/v-by-example/jp/examples/section_1/strings.md)
* [コメント](/v-by-example/jp/examples/section_1/comment.md)
