anandpotukuchi

anandpotukuchi

A free and open source online Elixir and Phoenix bootcamp - thoughts?

I’ve been tossing an idea for a free and open-source platform to learn Elixir and Phoenix. Something like freecodecamp. I’ve been through codeschool and a couple of other material, but none of them turns out to be open-source. And none of them provide a full insight into all the features and benefits nor step-by-step learning for the complete beginner. Some people have a problem with reading the docs and getting started, so I was thinking of a project-based approach. We could have the people build projects, you know after completing the lessons.

Please let me know what you think of this. A few pointers n getting started might also help.

Most Liked

AstonJ

AstonJ

Can you provide more details about what you mean please? There’s very little info at freecodecamp without signing up an account.

We already have some great free resources too - and so you might find it would be easier to help out with those projects than having to create a whole new resource from scratch. Take a look:

You could for instance, suggest/work on a codeschool type interface for elixirschool :slight_smile:

nsuchy

nsuchy

At the moment, I haven’t seen a freeCodeCamp like website for learning Elixir. Maybe someone will make one in the future.

radar

radar

Thanks @AstonJ for linking to Joy of a Elixir :slight_smile:

Hi @anandpotukuchi. Joy of Elixir, while not yet finished, sounds a lot like your idea. The plan is to take people through Elixir from scratch (no programming experience) and end with them completing a test-driven-design project compiled with Mix.

If you at all had a chance to read through the book and to provide feedback on it that would be most welcome :slight_smile: it seems like you already have a lot of good ideas.

Where Next?

Popular in Discussions Top

sashaafm
Piggy backing a bit on @dvcrn topic BEAM optimization for functions with static return type?, I’ve been trying to understand in a deeper ...
New
mmport80
I have put far too much effort into Dialyzer over the last year or so - and basically - I doubt it’s worth the effort. It’s not as easy ...
New
lorenzo
Hey everone! I created a prototype for my app using Nodejs for the api. But the framework I chose wasnt great (in general theresnt any g...
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
PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
AstonJ
Can you believe the first professionally published Elixir book was published just 8 years ago? Since then I think we’ve seen more books f...
New
Owens
Hello all, I am developing a new mobile app with Flutter frontend and Phoenix backend. The mobile app has real-time task management and c...
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

Other popular topics Top

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
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement