Skip to content

Commit 2fad013

Browse files
alkxjosevalim
authored andcommitted
Adds new learning resource - elixircasts (elixir-lang#1009)
1 parent 61d79a8 commit 2fad013

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

images/learning/elixircasts.png

26.1 KB
Loading

learning.markdown

+12
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,18 @@ It's intended to help beginners get familiar with all of Elixir's features by bu
139139

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

142+
<h4 class="resource">ElixirCasts.io</h4>
143+
144+
<a class="cover" href="https://elixircasts.io" title="ElixirCasts: Elixir and Phoenix screencasts.">
145+
<img src="/images/learning/elixircasts.png" alt="elixircasts.io cover" width="190" />
146+
</a>
147+
148+
ElixirCasts is a collection of simple screencasts that cover a wide range of Elixir and Phoenix topics. Each episode tackles a specific problem or explores a new library, demystifying it in a language that's easy to understand.
149+
150+
Episodes range from beginner focused to more moderate and advanced topics. Come build your knowledge of Elixir with us, one episode at a time.
151+
152+
<div class="clear"></div>
153+
142154
## In-depth Resources
143155

144156
<h4 class="resource">Metaprogramming Elixir</h4>

0 commit comments

Comments
 (0)