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

# Introduction

To get started you should install Elixir and choose an editor that you wan to use in the development of your programs. In the beginning you will only do small programs so it is not very important that you have an advanced environment for code development - you do however need an editor with support for Elixir syntax. Compiling files etc can be done from the Elixir shell. &#x20;
