Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.78 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.78 KB

elixir_hack_night

Sample projects for running hack nights. Each directory is a minimal Elixir project meant for educational use.

Elixir Installation

For up to date installation information, please refer to the official install guide.

Getting Started

What's Elixir?

If you're completely new to Elixir, consider visiting the one of the beginner guides:

The follow books are great introductions for those who prefer in depth reading:

For a more interactive learning experience:

For a more exhaustive list, check out the [learning guide] maintained by the core team.

Ready to Hack!

Great! Check out one of the projects. Each one is a standalone project with a descriptive readme. Find one you like and get hacking.

Contributions

Each of the example projects are submitted by the community. If you've got an idea for a new one, open an issue. If you've already created a new one, open up a pull request. We'd love to see what you've done.