From 943b2667a786afda5845109d9024e15504df5b48 Mon Sep 17 00:00:00 2001 From: Rob Conery Date: Sun, 7 Oct 2018 10:13:14 -1000 Subject: [PATCH] Removing Take Off With Elixir It's a few years old now and people are reporting that it's out of date. If I get the time (and desire) I'll update it and then add it back. For now - it's probably best if I remove. --- learning.markdown | 8 -------- 1 file changed, 8 deletions(-) diff --git a/learning.markdown b/learning.markdown index d703c6a8f..2b92228d4 100644 --- a/learning.markdown +++ b/learning.markdown @@ -105,14 +105,6 @@ Elixir’s straightforward syntax and this guided tour give you a clean, simple ## Video/Interactive Resources -

Take Off With Elixir

- -Red:4 - -Red:4 is a fictional aerospace startup that needs your help! Through a book, a video, or both you can learn Elixir the fun way by immersing yourself in an on-the-job style set of problems. For instance, you will set up a project to calculate escape velocity for each of the planets in our solar system, learning pattern matching and language basics along the way. You'll move on to orbital mechanics while learning how to debug and refactor your code for clarity and meaning. You'll learn list basics and data storage techniques as you build a solar flare tracking system. Finally, you'll dive into OTP using Ecto and PostgreSQL - all in an effort to overwhelm our internal systems with the power of Elixir! - -
-

Pragmatic Studio's Elixir/OTP Course

Pragmatic Studio's Elixir/OTP Course