rump13

rump13

Career shift to Elixir in my 40s

Hi everyone,

I’ve been following Elixir since around 2016 and tinkering with it on and off, but I haven’t had the opportunity to use it professionally yet. I’m in my 40s and seriously considering a career shift to Elixir. My background includes 10 years as a software developer (primarily in .NET/C#/SQL Server), followed by 5 years as a systems architect and 5 years as a cloud architect working with AWS.

I’m currently based in the U.S., which I hope improves my chances of finding opportunities in the Elixir ecosystem. I’m self-learning Elixir and Phoenix, and I’ve started a solo side project to build a small SaaS product as a way to gain practical experience and prove to myself that I can be productive with Elixir. Even if it doesn’t succeed commercially, I see it as a learning investment.

For those of you who have transitioned into Elixir later in your career — how did you approach it? Are there companies out there open to hiring experienced professionals who are new to Elixir? Should I be looking for entry-level roles despite my senior experience in other stacks? I’m not sure how to position myself or navigate the transition, and I’d really appreciate any advice or insight from the community.

Thanks in advance!

Most Liked

beanlanda

beanlanda

I was 56. It is keeping my brain plastic and paying the bills.

eddy147

eddy147

52 when I switched. I went it to the deep-end. Now 56, full-time Elixir. Learned most by reading existing code and articles from hex. Now I think in terms of processes, not objects. Never too late to switch.

waseigo

waseigo

I was 39 when I went all-in on Elixir, but I was not a professional programmer before that. Elixir clicked instantly. Three years later, my only regret is the time I wasted on Python before discovering Elixir in the summer of 2022.

See also: 2023 is my "Year of Elixir" • OVERBRING Labs

ausimian

ausimian

I was a long-time admirer of Elixir (via Erlang) but took me a long time to work professionally in it.

I had around 30yrs experience all told, working mostly on server-side systems (C++, Java, later some C#) but also in the embedded space, including working at MSFT, first in MSR and then as a Principal Engineer on the now-dead-but-was-very-fun Hololens project.

I first looked at Erlang around the late 90s / early 2000s, I could see the potential but it was difficult to land any work in it, in any of my roles. It was either too risky to introduce or just outside the set of ‘acceptable’ technologies.

After returning to Australia from the US, I did a stint at an HFT shop (lots more server-side C++) and by sort of accident ended up working for a security research company and at some point they needed some software to help them evaluate their research on mobile devices, basically server-side control-plane stuff. The mgmt team gave me free reign and I decided to build it on Elixir.

It’s worked out pretty well, we’re planning to spin off the product into its own company, I have 4 reports now for that product, 3 of which are mostly doing Elixir full-time, 2 of which I onboarded onto the language, the other had prior Elixir experience. They are all ‘seasoned’ developers, at least in the age bracket you are, on average a bit older than that even (I’ll spare their - and my - blushes).

They all seem to enjoy working in Elixir :winking_face_with_tongue:. A few legitimate gripes about type-checking and the tooling is still a little short of what the more popular languages have, but I’d say for most of us, the facilities and stability of the ecosystem - and our experience of what it’s actually like building alternatives in other languages - we’re pretty happy with the trade-offs.

Not sure if any of this is of any help, but there are bunch of us oldies out here, having success with this platform and I’m sure you will too.

10
Post #6
dimitarvp

dimitarvp

I was 36 when I discovered Elixir. I know a guy who was in his 50s.

Never too late to find the right thing for you.

Where Next?

Popular in Discussions Top

AstonJ
Phil just posted this on EFS: …interesting that some of the key updates to JavaScript appear heavily influenced by (or blatantly copied...
New
adamu
When starting a new project, do you have any go-to libraries you pull in out of habit/preference? For example, Ash, Credo, Mox, ExMachin...
New
Morzaram
Hey everyone. I’m feeling a bit conflicted. I’ve learned Flutter and built a somewhat MVP of this app. I’m a solo dev and throughout this...
New
markmark206
Every time I build a web app, I worry about a bunch of basic things (persisting data, knowing when to compute which things, keeping thing...
New
tcoopman
Yesterday I watched OpenTelemetry: From Desire to Dashboard and it triggered me to take a new look at telemetry in Elixir. But I don’t k...
New
dogweather
I realized I could really use something like this in my Phoenix project: I asked Claude 4 Sonnet if a port exists - it said no, and ga...
New
bartblast
I recently started a discussion about reactive patterns in Hologram, but I realized I need to step back and design the composability arch...
New
AstonJ
Posting this as a separate thread as I’m sure lots of people will be curious - what will the (or the intended) differences be and when mi...
New
paulanthonywilson
I like Umbrella projects and pretty much always use them for personal Elixir stuff, especially Nerves things. But I don’t think this is ...
New
PragTob
:wave: I’m currently extracting the statistics calculation part from benchee and stumbled upon how to present error conditions. In the c...
New

Other popular topics Top

JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1140 51847 244
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
ycv005
I have followed this StackOverflow post to install the specific version of Erlang. And When I am running mix ecto.setup then getting fol...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set? Thanks.
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
lucidguppy
I have a super simple question about elixir - how would I take a file like this foo bar baz and output a new file that enumerates th...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New

We're in Beta

About us Mission Statement