codeschool
Try Elixir (CodeSchool)
Code School’s Free ‘Try Elixir’ Course
Begin learning the basics of Elixir and take your first steps into the world of functional programming.
Most Liked
hy37id
3
AstonJ
Thi is awesome news ![]()
1
Popular in Courses
Just saw this video by Derek Banas. He covers the basics of Elixir in a one hour video.
New
Hi everyone!
We just released the Elixir Language Tour guide – an interactive intro to Elixir.
The guide itself is written in Elixir an...
New
If you’re joining us for Code BEAM Europe, you can enhance your experience with specialized training sessions.
With small groups and the...
New
I’ve been working on writing beginner friendly lessons aimed at teaching LiveView, Phoenix and Elixir to those who might not have even pr...
New
Code School's Free 'Try Elixir' Course
Begin learning the basics of Elixir and take your first steps into the world of functional progr...
New
6 trainings with experts during Code BEAM Europe 2023 (5 in Berlin, 1 virtual)
Before the conference and all the great talks, we bring t...
New
This is their course designed to be followed after their free Try Elixir course.
https://www.codeschool.com/courses/mixing-it-up-with-el...
New
Hi everyone,
I’ve started releasing these LiveView lessons (videos and articles), which are free extracts taken from the bigger course B...
New
Greetings Productive Programmer,
Early access to our Phoenix 1.7 LiveView course is now live and it’s FREE! The first Several videos (60...
New
@pragdave has just released the second edition of his course - it looks like it’s changed quite a bit since the first edition so am posti...
New
Other popular topics
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
Hi all,
Trying to get some more clarity over utc_datetime and naive_datetime for Ecto:
https://hexdocs.pm/ecto/Ecto.Schema.html#module-...
New
I couldn’t find any guides that worked well with Phoenix 1.6.0 and esbuild. I hope this helps people test the waters and eases you into t...
New
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
New
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New








