zeroexcuses
Besides https://elixir-lang.org/getting-started/basic-types.html are there any other well recommended “elixir by example” style resources / books ?
There’s http://www.elixirbyexample.org/ which has < 10 short examples.
There’s https://elixir-examples.github.io/ but there seems to be high overlap with the getting started guide.
I’m looking for material that is a bit more advanced, but still of the “here are lots of full examples” style rather than the “let me write paragraphs of text motivating what we are going to do” style.
Trending in Chat/Questions
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #elixirconf-us
- #ai
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 8- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
stefanchrobot
How about José’s Advent of Code live coding?
Sebb
Exercism Elixir track - if you do not want to solve them by yourself, look at existing solutions, also: GitHub - elixirkoans/elixir-koans: Elixir learning exercises · GitHub.
dimitarvp
I have found Rosetta Code useful several times.
cmo
elixircasts.io?
eksperimental
Etudes for Elixir, it’s an open source book. You can read the chapters for free here:
https://github.com/oreillymedia/etudes-for-elixir
shansiddiqui94
how do you find solutions for Exercism, I can’t unlock?
Sebb
does this help?
shansiddiqui94
Yes thank you