learn-elixir.dev

learn-elixir.dev

Learn-Elixir.dev, Mentorship Program & Online Course (self-published)

At Learn-Elixir.dev we help developers master Elixir via mentorship and course content:

  • Exclusive curated content covers the beginner, intermediate, and advanced material necessary to become a talented Elixir developer, all in one place.

    • Start at any level of experience and at your own pace progress through 132 videos, 30 comprehension quizzes, 9 assignments, and 2 major projects of your choosing; champion a startup, migrate a codebase, build that app!
    • Syntax/Fundamentals - REST - GraphQL with Absinthe - Phoenix - OTP - Testing - Ecto - Architecture - How to Scale - How to go Distributed - and more…
  • Expert mentorship to ensure you understand and can apply your knowledge in the real world.

    • Connect with us for a quick back-and-forth or engage with our growing community in our private Slack channel in the Elixir workspace.
    • Hop on one of our weekly Q&A calls to deep dive into any topic; this is your time to get specific answers to your specific questions.
  • Recommendation, referrals, and references to get an advantage the job market; never fail a technical interview again!

    • Host your midterm and final projects on GitHub to demonstrate your production-level quality of code to hiring managers.
    • We cannot do the work for you or guarantee that the first company you apply to will hire you but we can provide you with the skills and resources necessary for the best possible odds of you landing your ideal position.

Once a member always a member, you’ll have the same access to everything on year 10 as you would day 1 and the total investment is worth $3600 (or 3 monthly installments of $1200).

For more information or to book a discovery session and find out if we’re a good fit for each other visit our website: Learn-Elixir.dev

Or…

Get started here: https://course.learn-elixir.dev/courses/elixir-mastery

First Post!

kbsymanz

kbsymanz

Well, I signed up 3 weeks ago and I’ve been satisfied so far. I would recommend the course.

Kurt

Most Liked

AstonJ

AstonJ

Hi, this looks like an interesting course - though I think $3600 might seem high to a lot of people :lol:

To help people make an informed choice, could you share some more details please? Perhaps by answering some of these questions?

  • Who is this course made by? Are the creator/s members here on the forum? If so what are their usernames? If they’re not members here are they known elsewhere in the Elixir community? If so where?
  • Could you share some details about your experience with Elixir? Have you used it at work or in any projects for instance?
  • Are there any demo videos that people can look at before purchasing?
  • Have you done similar courses for other languages? If so can you share some details about them please?

I hope you don’t mind me asking these questions but I think people will be more likely to purchase if they know more about the course, it’s origin, who created it etc, especially at such a premium price point. Perhaps you could also consider giving away a few copies to some long-standing members of the community so they can share their thoughts about it here too? :blush:

12
Post #3
MikaAK

MikaAK

FWIW I’m the course creator, I don’t use the forums that much but you’ll see me post in slack here and there, and you can find me in some of the podcasts from Elixir-Mix (I also had a brief stint on Beam-Radio before scheduling became an issue for me, I miss chatting with everyone there quite a bit!)

I’ve been using Elixir very early since post 1.0 and have been using it in production basically ever since. A lot of my early conversations about Elixir and how I learned was done over IRC pre slack days, during which time Jose and Chris were even more active in chats and I was fortunate enough to be able to chat with them and get their feedback on several patterns and ideas! For example, early on I learned from Jose not to write macros for this library here EctoShorts — ecto_shorts v2.4.0 which originally functioned like ActiveRecord and macro magiced all the functions onto each schema module (my early ruby days were showing)!

If you have any direct questions feel free to reach out to me on Slack as well as I’m much more responsive!

kbsymanz

kbsymanz

Great questions, though I will leave it up to the creators of the course to answer the ones that relate to them rather than to me as a course participant.

I agree that $3600 is pretty high. What convinced me that the course was worth the cost was a combination of my personal goal of changing my career focus to Elixir at some point and the course mentoring that is offered.

For background about myself, I am a senior software engineer working full time in a non-Elixir stack. I have been working professionally as a software developer for over 20 years. I made the decision nearly a year ago that I wanted to refocus my career path toward Elixir and have been studying the language and ecosystem on my own time since then. I have purchased about a dozen Elixir books and have read all or a good portion of most of them and am still continuing to read and study. What I was missing was the fine tuning and nuanced understanding that can only come with code reviews and mentorship and practice. So, since the course is not merely a video course, but a mentorship program, I signed up.

The course content is fast paced and crammed with content. Each module has a non-trivial assignment that needs to be completed, code reviewed, and approved before advancing. Sprinkled throughout the modules are quizes that have to be passed with 100% before advancing. So far, code reviews have been enlightening. For example, in the discussions resulting from my first code review I learned some of the anti-patterns associated with the with statement along with other helpful ideas. For me, these were nuances that finally sunk in with “code review” level feedback on my own code, which is something I was not getting just writing practice applications on my own.

In addition, there is a weekly Zoom call to talk through issues, etc.

So, for me it is an investment in my future that I was able to afford at this point in my life.

Kurt

Last Post!

learn-elixir.dev

learn-elixir.dev

Hello, we recently launched a new Videos Only plan to help make our curriculum more accessible, check it out: Learn Elixir

Where Next?

Popular in Courses Top

AstonJ
New, from @danielberkompas Learn how to build fast, dependable web apps with Phoenix in this series of in-depth, step by step screenc...
New
snake117
Just saw this video by Derek Banas. He covers the basics of Elixir in a one hour video.
New
AstonJ
Looks neat :023: by @caike LEVEL 1 Sparks of Data Get to know Phoenix and learn how to read existing data from the database. ...
New
alexiss
Открыт набор в летнюю школу AEON на бесплатные курсы по основам Elixir и React JS, с возможностью дальнейшего трудоустройства. О нас: ...
New
alvises
Hi everyone, I’ve started releasing these LiveView lessons (videos and articles), which are free extracts taken from the bigger course B...
New
CharlesIrvine
Elixir AI Tools is a course providing a survey of Elixir AI tools and frameworks. It provides a fairly in depth introduction to each topi...
#ai
New
lubien
I’ve been posting videos about LiveView JS Commands in my Youtube channel and so far I have 3 already published and 5 recorded and in edi...
New

Other popular topics Top

electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 44608 311
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New

We're in Beta

About us Mission Statement