Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/learning/elixir-koans-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions learning.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ Combined with books, tutorials and screencasts, using flashcards is the killer c

<div class="clear"></div>

<h4 class="resource">Elixir Koans</h4>

<a class="cover" href="http://elixirkoans.io/" title="Elixir Koans"><img src="/images/learning/elixir-koans-logo.png" alt="Elixir Koans" width="190" /></a>

Elixir koans is a fun, easy way to get started with the Elixir programming language. It is an idiomatic tour of the language.

<div class="clear"></div>

## Video/Interactive Resources

<h4 class="resource">Try Elixir with Code School</h4>
Expand Down