diff --git a/images/learning/groxio-elixir.png b/images/learning/groxio-elixir.png new file mode 100644 index 000000000..48ff6fb9a Binary files /dev/null and b/images/learning/groxio-elixir.png differ diff --git a/images/learning/groxio-otp.png b/images/learning/groxio-otp.png new file mode 100644 index 000000000..bf919c08a Binary files /dev/null and b/images/learning/groxio-otp.png differ diff --git a/learning.markdown b/learning.markdown index 6f946dff6..2991ece98 100644 --- a/learning.markdown +++ b/learning.markdown @@ -107,6 +107,26 @@ If you're new to Elixir, you'll get step-by-step guidance in an engaging format
+

grox.io's Multi-Format Elixir Course

+ +grox.io's Multi-Format Elixir Course + +Learning complex concepts like programming languages is best with multiple formats. Groxio's learning method embraces an interactive mini-book for beginners, video overviews for novices, an online book for presenting higher level concepts, videos with live coding to simulate advanced pair programming through projects meaningful to beginners and experts. + +The Elixir module is a full program with a book with 80 pages, 8 videos, dozens of exercises, and two full test-first projects. Beginners can learn the language, and experts can fill in typical blind spots like writing sigils, building macros, and using streams. + +
+ +

grox.io's Multi-Format OTP Course

+ +grox.io's Multi-Format OTP Course + +The best seller Designing Elixir Systems with OTP teaches OTP from a design perspective by showing a system for breaking projects into layers. This course builds on those layering concepts with a 60 page book, 12 videos, projects, and curated links to go into deeper detail for tricky OTP concepts. + +Understand how back-pressure works, step inside supervision trees, and learn to build your dynamic supervisors. Learn OTP for the first time, or solidify your intuition by building the base concepts by reading a book, watching videos, and working through guided projects using Groxio's blend of media, designed to take you from novice to expert. + +
+ ## Other Resources

Elixir Flashcards