Skip to content

Commit a8fc2ec

Browse files
robconeryjosevalim
authored andcommitted
Updated Take Off With Elixir link (elixir-lang#846)
1 parent 3957464 commit a8fc2ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

learning.markdown

+2-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Elixir-School is an open and community driven effort inspired by Twitter’s Sca
7575

7676
<h4 class="resource">Take Off With Elixir</h4>
7777

78-
<a class="cover" href="http://redfour.io" title="Take Off With Elixir"><img src="https://dl.dropboxusercontent.com/u/3532678/red4_cover.jpg" alt="Red:4" width="190" /></a>
78+
<a class="cover" href="http://bit.ly/2cyMhwj" title="Take Off With Elixir"><img src="https://dl.dropboxusercontent.com/u/3532678/red4_cover.jpg" alt="Red:4" width="190" /></a>
79+
7980

8081
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!
8182

0 commit comments

Comments
 (0)