Latest #exercism Threads 
I’ve got videos on the first 22 exercises published. I use AI to introduce the base concepts and to provide an initial solution to criti...
New
What do you do if you’ve done an exercise, it works, it’s not very inefficient and seems concise, then you go to the community solutions,...
New
I have a function with a condition:
def iteraterefs(divisor, number, table, out, i) when number >= divisor do
number = number -...
New
Exercism (https://exercism.org/) are running a 12in23 challenge this year and this month is Functional February!
I think t...
New
tl;td: My solutions are here and here. Elixir is awesome. Exercism is awesome. Thank you Elixir community.
Recently, I have solved all t...
New
Hey everyone,
I’ve sent a small PR to improve the Elixir track on Exercism and while doing so, I wanted to run the test suite locally. S...
New
As part of the recent Elixir cohort on Exercism, I’ve been recording myself working through the early learning exercises. I did not want ...
New
Elixir Exercism Acronym
I am working to understand xianrusso’s solution to Exercism’s Acronym solution.
defmodule Acronym do
def abbre...
New
Hello, I am working through Exercism.io Secrets module the first 6 functions I was able to figure out just fine. The last one I am stuck ...
New
Hi, I’m learning Elixir by doing Exercism courses. I’m on the LogLevel exercise that has to do with Atoms and Cond, I’ve been pulling my ...
New
This Week's Trending
This Month's Trending
This Year's Trending
I’ve got videos on the first 22 exercises published. I use AI to introduce the base concepts and to provide an initial solution to criti...
New
Last Three Year's Trending
I have a hard time following the code at defp numeral function. Is this well written Elixir code or is it better to use pipes?
defmodule...
New
I have a function with a condition:
def iteraterefs(divisor, number, table, out, i) when number >= divisor do
number = number -...
New
What do you do if you’ve done an exercise, it works, it’s not very inefficient and seems concise, then you go to the community solutions,...
New
Trending Over Three Years
I'm trying all sorts of things with no luck, so I thought I'd ask for some help.
I want to split a string anytime there's a "b" in "abc...
New
I just created a team for EF over there at exercism.io.
I would be really happy if some of you would like to join!
The team is Members ...
New
I’m trying to continue to wrap my brain around how I should be structuring things and I’m getting stuck on the Bob exercise of Exercism. ...
New
One of the Exercism exercises on the Elixir track is to take an integer (0 to ~3000) and convert it to a Roman numeral. My solution was a...
New
Background
I am trying to do the typical Ceaser cypher exercise in Elixir. The description of the exercise is as follows:
Create an impl...
New
I am doing some exercises while learning Elixir using Exercism.io.
Now, my objective is to do all exercises, extras included. This shoul...
New
Hello, I am working through Exercism.io Secrets module the first 6 functions I was able to figure out just fine. The last one I am stuck ...
New
Hi, I’m learning Elixir by doing Exercism courses. I’m on the LogLevel exercise that has to do with Atoms and Cond, I’ve been pulling my ...
New
What do you think of my solution for converting integers to roman numerals?
defmodule RomanNumerals do
import IO, only: [iodata_to_bin...
New
I’ve read the Basics of elixirschool only, so I have some questions regarding the Nucleotide problem of exercism.io.
Please take a look ...
New
or should i get try other tutorials like https://elixirschool.com/ instead
New
tl;td: My solutions are here and here. Elixir is awesome. Exercism is awesome. Thank you Elixir community.
Recently, I have solved all t...
New
I've built a helper function which I was hoping would use streaming to solve the problem of computing the correct coins to make a given t...
New
Hi guys!
I’m super new to Elixir, and my English can be a little bad, so I’m sorry about that.
Well, I’m here to get some advice on my ...
New
I’ve built the following code (reverse not implemented) to solve the secret_handshake problem at exercism.io.
But the first test fails… ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







