amacgregor

amacgregor

Manager former developer looking to get back into the developer track, looking for advice on the following:

  • Essentials to master when working with elixir
  • Learning path to become productive as a developer

Essentially looking for the elixir equivalent of Backend Developer Roadmap: What is Backend Development

Thanks in advance!

Showing Posts 1 to 7

kanishka

kanishka

Very quick, rough response:

concepts in exercism roadmap
ecto, phoenix, maybe absinthe
mix basics

AstonJ

AstonJ

Here are some options:

  • Make the most of all the Elixir Learning Resources > Books and Learning Resources > Courses we have :smiley:

  • Go through things like Exercism (if you like #learning-questions-discussions:coding-challenges)

  • Create some projects in Elixir/Phoenix

  • Create some tools/packages in Elixir

And last but not least - be visible - blog, take part in the forum, etc. People generally hire people, and if your visible and a positive person I’m pretty sure you’ll have a better chance of getting hired over someone who isn’t :003:

Good luck :023:

NataliaCuriosum

NataliaCuriosum

Maybe this articles will help a little:

cjbottaro

cjbottaro

I absolutely love the official Elixir getting started guide…

You can go through the whole thing in a day or two, and it kind of sets you up to answer “where to go from here.” Especially if you have previous experience as a programmer.

The biggest issue for me was learning to leverage OTP so I don’t reinvent any wheels.

There are TONS of tools to help manage processes. Once you get the basics, mastering GenServer, Task, and Task.Supervisor is the next step, imo.

Then understanding OTP applications. An application has configuration, can depend on one or more other applications, and can start one or more processes, etc.

KristerV

KristerV

I recently went through TDD Phoenix and Testing LiveView and enjoyed it very much. I’d consider the latter to be a part of compulsory reading for newcomers. It walks you through both how and what to test, but also refactors tests to be readable in a very understandable pattern. German seems to have put a lot of effort into making it concise. I for one have trouble learning from books as they stretch out a sentence into a paragraph and this course was very efficient.

KevinGenus

KevinGenus

Sep 2023 - Are there any updates any of you might add?

I’m in the same boat, made major life changes to work on some ideas I’ve sat with since the pandemic began and after taking time to get current with Javascript (Node/Express/React/ReactNative), Typescript, Go and Rust, I keep falling back to Elixir because we used Erlang when I worked at Verizon, the distributed system and messaging were incredible and I’d love to use that functionality… so I’m off to iterate and refactor from intermediate to mastery.

Snake-Sanders

Snake-Sanders

I switched from Embedded C to Elixir. To me, Excercism was very attractive but the jump from 0 to something was very hard.
I bought some books but I got lost in the abundance of information.

Then I decided to purchase the Elixir and Phoenix courses from Pragmatic Studio, it was the best decision ever. It was great to get moving in a short period of time.

— All posts loaded —

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
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
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews