Skip to content

Commit a15e269

Browse files
committed
Add Pragmatic Studio's Elixir course to the Learning page
1 parent 9dbd23f commit a15e269

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
61.3 KB
Loading

learning.markdown

+12
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,18 @@ Red:4 is a fictional aerospace startup that needs your help! Through a book, a v
101101

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

104+
<h4 class="resource">Pragmatic Studio's Elixir/OTP Course</h4>
105+
106+
<a class="cover" href="https://pragmaticstudio.com/elixir" title="Pragmatic Studio's Elixir/OTP Course"><img src="/images/learning/pragmaticstudio-elixir.png" alt="Pragmatic Studio's Elixir/OTP Course" width="190" /></a>
107+
108+
Put Elixir and OTP into action as you build a concurrent, fault-tolerant application from scratch in this 6-hour video course from The Pragmatic Studio. By developing a real app with real code, you'll gain practical experience putting all the pieces together to craft applications the Elixir/OTP way.
109+
110+
The first half of the course focuses on core Elixir facets, principles, and techniques. In the second half, we go beyond the basics and focus on what sets Elixir/OTP apart: concurrent processes, the actor model, OTP behaviors, and fault recovery.
111+
112+
If you're new to Elixir, you'll get step-by-step guidance in an engaging format you won't find anywhere else. If you have experience with Elixir, you'll gain a deeper understanding of things you've been taking for granted and fill in any knowledge gaps.
113+
114+
<div class="clear"></div>
115+
104116
## Other Resources
105117

106118
<h4 class="resource">Elixir Flashcards</h4>

0 commit comments

Comments
 (0)