Sujit
New to Programming in general. How to learn elixir as a beginner to Computer science?
Hi Team
From the title, I am entirely new to programming and i am interested in learning elixir but not sure where to start. Can someone provide a basic roadmap and prerequisites to be completed before starting elixir programming. Please help me with this
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
dimitarvp
Have you tried the official introduction?
sbuttgereit
I would add to the introduction:
That page links to:
Which has a basic structure which guides you through learning the language.
While all of these resources are useful and targeted at beginners in Elixir, I would suggest the hard part of this will be learning rudimentary concepts which aren’t specific to the language. Many of these introductory resources presume at least an elementary knowledge of computer programming as prerequisite. For example, the Elixir School’s second chapter goes into Collections in Elixir… but if don’t already have a sense of what a Collection is in programming generally, then it will be a little more difficult (though not impossible) to digest.
regex.sh
I found Elixir on Exercism really useful for learning through practice
Welcome to forum!
Sujit
no sir, Im on it. Thanks
Sujit
thank you
muelthe
Along with the other excellent examples posted here, I can add the following - whilst this book does expect some knowledge of software development concepts, when I first started (Elixir was my first language when stepping into this amazing world of dev) I found it really helpful: Learn Functional Programming with Elixir: New Foundations for a New World by Ulisses Almeida
RicoTrevisan
I admire you asking this question; power to you.
I wouldn’t recommend my journey but I started with Excel, tried some coding but was overwhelmed. I moved over to a visual framework — aka no-code, Bubble.io — where I spent years learning the concepts of programming without having to learn the syntax. Eventually I got into JavaScript and — after a few months — I saw the light of Elixir.
As already mentioned: read the friendly manual (why?). I’ve never seen such great documentation.
2 courses I would recommend:
Ah, another tip: have a brother who knows a thing or two about it,
@tubedude
dorgan
There’s a free book for prople new to programming in general: https://joyofelixir.com/