reddhouse

reddhouse

The Complete Elixir and Phoenix Bootcamp (Udemy/self-published)

Please note: This course contains the use of inaccurate terminologies and may lead to confusion - see comments in the thread below for details.

https://www.udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/

I have not taken this particular course yet, but I have taken 3 other courses by this same teacher, and I guarantee it will be a great place to start as a beginner. Having just spent a couple of years teaching myself python, javascript, and elixir, I think elixir is fine for beginners, so long as you take a few days to understand the differences between functional and object oriented programming. Good luck!

A note for our friendly moderators: I searched the forum before posting this link, and I don’t think anyone has published it yet. Maybe someone would like to stick it in one of the main resources/learning threads? Thanks.

Most Liked

StephenGrider

StephenGrider

@ion - I absolutely plan to expand the course out, but I’m also hedging some risk due to Phoenix 1.3 coming out ‘Soon’. There are enough small changes to make me have to re-record all of the phoenix content I have in there already. After I get that update out, I intend to cover either some JSON API setup or OTP.

Regarding the pacing of the videos: its tough to get pacing video right in an online tutorial. Remember that for everyone who thinks the video is too slow, I have one person who thinks it is too fast :). Best policy is to move a bit slower, and let you use the ‘video speedup’ option if you want to power through it more quickly.

StephenGrider

StephenGrider

Hey all - Author of the course here :slight_smile:

Here’s a coupon code to get it for $10: https://www.udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/?couponCode=HSALE10

That code will never expire, so feel free to share if if you wish.

@Alchemist - I highly recommend that book, its great for cementing in the fundamentals of Elixir, and it also touches on some of the more useful, but arcane, syntax shortcuts in the language.

josevalim

josevalim

Creator of Elixir

There are no objects in Elixir (nor methods). If they are about structs, then they should be referred to as structs (or generally as data) (and use “functions” instead of “methods”).

Last Post!

rocharv

rocharv

This bootcamp is amazing!
If anyone out there is still doing this in 2020 and facing problems with installations and the outdated versions of Erlang/Elixir/Phoenix, I would like you to give a try in my repo to solve this problems with docker:
https://github.com/rocharv/elixirdock

Where Next?

Popular in Courses Top

ErlangSolutions
We’re proud to announce the launch of our online training courses. All of our courses are designed and taught by current industry profess...
New
reddhouse
Please note: This course contains the use of inaccurate terminologies and may lead to confusion - see comments in the thread below for d...
New
inblack67
Check this out What you’ll learn Create fully featured GraphQL API in Elixir & Phoenix Learn to implement authentication, auth...
New
codeschool
Code School’s Free ‘Try Elixir’ Course Begin learning the basics of Elixir and take your first steps into the world of functional progra...
New
AstonJ
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
AstonJ
This is their course designed to be followed after their free Try Elixir course. LEVEL 1 Citizens of the Unknown Learn how to work...
New
JEG2
If you don’t make it past the first sentence of this post, here’s what you need to know: I’ve published a free Livebook guide about data...
New
jacobluetzow
My comprehensive Elixir course “Elixir: A Comprehensive Introduction” is now available for free on YouTube. This structured course takes ...
New
learn-elixir.dev
At Learn-Elixir.dev we help developers master Elixir via mentorship and course content: Exclusive curated content covers the beginner,...
New
kpanic
https://pragprog.com/screencast/v-roerlang/modern-erlang-for-beginners An in-depth introduction to coding with Erlang, a general-purpos...
New

Other popular topics Top

chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31194 112
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New

We're in Beta

About us Mission Statement