kpanic
Asynchronous Elixir course
Hi everyone,
At the company where I work (Taxfix), we prepared an internal Elixir course for our folks.
We decided to share it with everyone on github, open for contributions!
Check it out!
https://github.com/taxfix/elixir-course
It is an asynchronous course where people can choose their pace while learning Elixir.
We hope that someone will find it useful!
Most Liked Responses
pdgonzalez872
kpanic
If at least one person will find it useful, I would be already very happy! ![]()
1
Popular in Other Resources
Hi everyone,
I built an Android app called HexReader to browse and download Hex.pm documentation for offline reading.
The app mirrors d...
New
Hello,
While coding tests for a hobby project of mine, I stumbled upon something odd when directly comparing Decimals – which is a bad i...
New
If anyone is interested in joining our next webinar with Bruce Tate :backhand_index_pointing_right:registration is now open! RSVP and lea...
New
We’ve announced our latest webinar with Fred Hebert entitled ‘Testing Erlang and Elixir through PropEr Modelling’. There are a ton of tec...
New
Join the team from the Massachusetts Bay Transportation Authority as they explore their work with Elixir from three unique perspectives. ...
New
Microsoft: DEVOPS200.9x Architecting Distributed Cloud Applications
Note: This course is not related to Elixir at all, but I found it ver...
New
Hey everyone,
Some of you might remember 4Clojure from back in the day—it was a fantastic site with a series of coding challenges for th...
New
This document is to help you prevent a data breach due to your Elixir web application being hacked. It covers strategic and technical wor...
New
TLDR
This repo got all Terraform IaC files to setup AWS ECS for Elixir apps that includes web server(s) and database. It includes auto d...
New
Hi everyone! (Sorry if this isn’t the right place to post this; admins, do what you must.)
My name is George Arrowsmith and I’m happy to...
New
Other popular topics
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
Hello everyone,
Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New








