aseigo
Exploring Elixir on Youtube
From time to time on the forums here, I see people asking for examples of specific comments / answers in code form. I’ve also noticed that there aren’t nearly enough online video resources for Elixir
and what does exist tends to be targeted very much at people just starting out, which is amazingly valuable and necessary, but it leaves those who have been playing with the language for a while now already without something to clog up our video playlists with …
… so I went ahead and created a new channel on Youtube called Exploring Elixir that will feature live-coding explorations of language features, libraries, and design patterns in Elixir.
The first episode looks at using processes and monitors to isolate faults in workers from long-running network connections, and was inspired by this Elixir Forum posting:
I will be trying to make these weekly, and are as much for my own enjoyment and education as they are for others .. but I do hope others find something useful in them too.
I’m by no means a Youtube or video pro, and I’m very much interested in any feedback and suggestions you may have. Topics, format, length, my horrible typing, whatever … cheers!
Most Liked Responses
AstonJ
Sounds like you are looking for something like this?
aseigo
I 100% understand where you are coming from, and entirely agree that good intro-level tutorials are important and valuable. There are several Elixir intros out there, such as Learn Elixir and Learn Phoenix as well as good content on Udemy … but, most are indeed language intros and don’t really go through that “big picture” view in creating an application. Design patterns, library choices, development practices …
The closest I’ve seen is Daily Drip Elixir. They do a series where the walk through the creation of Firestorm Forum, which is pretty cool.
Personally, I want to do content for people in that intermediate phase of Elixir exploration, as people need something to “graduate” to once they are comfortable with the every-day things like pattern matching and using mix .. but I’m not sure I can make the time commitment to a full episodic series covering application development and design. However, I do want to discuss design patterns and such things in the episodes, and I will eventually be organizing things into playlists … so who knows .. maybe it will organically emerge to some extent?
Enjoy your journey in Elixir .. it’s a pretty awesome toolbox with a pretty great community already around it ![]()
aseigo
Yeah, wasn’t sure if the keyboard was TOO LOUD or not, it doesn’t bother me in the video but then .. I’m used to the silly CLACK CLACK CLACK noises and therefore not a good judge of these things. ![]()
As for doing the naration in a second round, I was considering this as well .. I’d still record the audio with the first go-around, but then dub over it for something more polished. I’ll give that a go in the second episode.
I don’t think I’ll edit out too many mistakes, etc.. .. I sort of like the “looking over somebody’s shoulder” style of live coding .. but maybe that is also just me. (It’s something I quite like from channels like C++ Weekly, for instance)
Thanks for the feedback!








