zeroexcuses
Recommended elixir by example resources?
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
Hey folks, I’ve been using Elixir for over a couple of years (phx, ecto, broadway, oban).
For this kind of work you do not tend, in my e...
New
Hi, I’m Dheeraj Sudan from the UK. I’m a software developer and also run a business with my wife Meenu Hinduja. I’m interested in getting...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
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
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
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
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance










First 8 of 8 Posts
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