For those of you who aren't familiar with Elixir but are interested in the language, I compiled a little
Resources
section down below, feel free to get some inspiration from there! What's a better time to jump into Elixir? :)
As some of you may know, ElixirConf US 2019 is currently running over at Gaylord Rockies Resort, Colorado!
The best thing about it is, even though the conference is still running, the videos are already out, check them out over at YouTube! I think it's pretty amazing that the videos come out so quicky so people who aren't able to attend don't feel as left out :)
There are a plethora of interesting things that are happening and frankly I haven't even had time to go through all of them yet! Some of those are:
Lumen, an alternative BEAM implementation implemented in Rust, designed for WebAssembly, although the main goal is not to replace BEAM, it does seem like it could eventually head there! (Side note, I think a Rust-based VM is pretty exciting, just like what Enigma is trying to do.)
Elixir's Future (Stability + Extensibility, better deployment experience, better tooling experience like tools to help aid Code Analysis, ExUnit now diffs for pattern matching as well)
Just thought we could start a conversation here on dev.to, otherwise, the Elixir community is also on elixirforum.com and also very active on the Slack channel over at https://elixir-slackin.herokuapp.com, join us!
Resources
If you're new to Elixir, here are some great resources to get you started:
- The official Elixir website
- ElixirSchool, a community-driven website to help make Elixir easily accessible!
- The amazing books, Programming Elixir by Dave Thomas and also Elixir in Action by SasΜa JuriΔ
- My personal favourite, Elixir and the OTP, video-based tutorial from Pragmatic Studio. I basically learned my Elixir crafts from here!
- Other video resources like ElixirCasts and Alchemist Camp are also great!
- If you're into podcast, I'm a big fan of Elixir Talk, they're perfect for your commute so definitely check them out!
P.S: With courtesy from ElixirForum (probably the biggest Elixir community forum?), you can sometimes get up to 40% off the learning resources! Just try to input elixirforum
whenever you try to checkout :)
Top comments (4)
I'm planning to start studying Elixir in October. I'm a Ruby on Rails developer and Elixir looks like the ideal language to complement my toolset.
An ex coworker gifted me an Elixir book(the one Dave Thomas wrote), I've peeked it a couple of times and the concepts and features of the language are very interesting.
Thanks for sharing!
It is very interesting! I got drawn to it by the concurrency nature, then once I started learning I fell in love with every other part of the language
All in all I am really enjoying my time with Elixir and I hope you do tool, good luck man :D
You make it sound even better! Can't wait to get started learning Elixir π
Totally agree with the others in comments and need to say, β€οΈ Elixir is beautiful!
I'm a junior RoR dev and really a noob in engineering as I switched from product & marketing in IT two years ago. learned Python, PostgreSQL, Ruby, JS, and everything else...
This year I accidentally got introduced and fallen in love with Elixir. Since then have studied it on Exercism, have watched anything and everything I could get like podcasts or conferences with JosΓ© Valim, Rob Martin and the others...
SO really appreciate the list of resources, that is very actual π