aseigo

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 :wink: 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

AstonJ

AstonJ

Sounds like you are looking for something like this?

aseigo

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 :slight_smile:

aseigo

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. :wink:

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!

Last Post!

AstonJ

AstonJ

I know Aaron has been super busy (with Elixir too!) hopefully he’ll get back into screencasting when time allows :smiley:

Where Next?

Popular in Screencasts Top

aseigo
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 tha...
New
Crowdhailer
Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready. Containerised by defa...
New
ElixirCasts
I made an episode about deploying with Gigalixir. https://elixircasts.io/deploying-with-gigalixir
New
zacksiri
Hey Everyone We recently released a free episode and 4 member’s exclusive episode in our Elixir Foundation series. In this episode I tal...
New
New
sergio
Here’s a quick 3 minute video explaining how to get a great workflow for Phoenix Liveview templates. Good dev ux!
New
sevensidedmarble
Since static typing is all the rage in Elixir right now, maybe some of you will appreciate my most recent video. It’s all about how to ge...
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
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40082 209
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New

We're in Beta

About us Mission Statement