AstonJ

AstonJ

Mixing It Up With Elixir (CodeSchool)

This is their course designed to be followed after their free Try Elixir course.

https://www.codeschool.com/courses/mixing-it-up-with-elixir


LEVEL 1
Citizens of the Unknown
Learn how to work with functions that can be assigned to variables and passed around as arguments to other functions.

LEVEL 2
The End Is the Beginning
Explore how to use pattern matching and recursions to iterate through lists.

LEVEL 3
Tuples & Maps
Discover how to pass options to functions and other ways to work with collections of elements.

LEVEL 4
Control Flow
Experiment with how to write control flow with the cond and case statements as alternatives to if.

LEVEL 5
The Mix Tool
Learn how to use Mix to create projects, run tasks, and manage dependencies.

Most Liked

AstonJ

AstonJ

I’ve just finished this (thanks to their free weekend!) :slight_smile:

I reckon it’s a nice look into Elixir and also serves as a great way to revise and practice some of the things you’ve learnt after reading Programming Elixir and/or Elixir in Action (currently the only two books I’ve read myself) or after any of the other comparable Elixir books that cover the language in detail :023:

It’s certainly a lot of fun having to do live challenges :lol: and if this is your preferred method of learning you’re definitely in for a treat! (Just keep in mind that you’ll still want to read at least one book because they generally cover the language more broadly).

Where Next?

Popular in Courses Top

geo
I launched Build It With Phoenix into early access back in March of this year and have had some great feedback on it so far. I’ve held of...
New
AstonJ
Your Video Guide to Elixir Learn one of the best new programming languages with in-depth, step by step screencasts.
New
alvises
Hello everyone! I’ve almost finished recording my Elixir and LiveView course! It’s packed with hours of in-depth tutorials, tips and app...
New
AstonJ
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
OvermindDL1
There are a few CS teachers who’ve taught/teach at MIT that think that there are some things should be taught for CS but aren’t, so they ...
New
CharlesIrvine
Elixir AI Tools is a course providing a survey of Elixir AI tools and frameworks. It provides a fairly in depth introduction to each topi...
#ai
New
kokolegorille
Hello everyone, I just find a new course that might interest some people. It was just published a few days ago. I am not related in any...
New
arrowsmith
Hi, I’m George Arrowsmith - you may remember me from such educational Elixir content as Phoenix on Rails. I’m really pleased to announce...
New
sorentwo
The Oban Training 101 curriculum is extracted from our in-person training from ElixirConf 2023. It’s designed to teach everything you nee...
New
PJUllrich
Now available on Indie Courses Hi folks! Peter Ullrich here :slight_smile: I’m happy to announce my second video course called Building ...
New

Other popular topics Top

William
I would like to know that is there any online source for learning Phoenix Framework for building E-Commerce Store? Any advantage on build...
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 27727 240
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
johnnyicon
Hi all, I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage. I'm trying to use Postg...
New

We're in Beta

About us Mission Statement