sadcad
I love the Phoenix and Elixir docs, but I always tend to learn faster when I watch a video of someone explaining things and then I implement it myself.
Any suggestions ? Youtube doesn’t have much to offer and usually for other frameworks there are free resources available.
Thanks in advance!
Trending in Chat/Questions
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 7- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
zacksiri
We have some free videos on our site. They’re marked with “public” you are welcome to take a look https://www.codemy.net/posts/elixir-setup-plug-and-cowboy-004/sets/elixir-foundation
malloryerik
On YouTube the Tensor Programming videos are quite good. I found out about them through @OvermindDL1 on this forum. They give a clear explanation of processes, for example.
Also, I understand if you can’t afford it but I’d generally recommend buying content. I know that I typically take videos more seriously if I’ve bought them. If you decide that you can spend a bit of dosh, there’s this thread: https://forum.elixirforum.com/t/are-there-any-premium-videos-for-learning-phoenix/.
I can personally vouch for PragDave’s course and the stuff at Pragmatic Studio.
jed
Try Elixir Casts. Many of their videos are free, which can be viewed either on their official site or on their Youtube channel: https://www.youtube.com/channel/UCEJIWmO9DIE83i6_qmJXqjQ
omgneering
I made a series of videos on GenServer basics with a few usage examples at omgneering.com (It’s a youtube channel)
zkessin
I have a lot of videos on my channel “The Beam Channel” https://www.youtube.com/c/beamchannel
There is nothing much on Phoenix yet, but a lot on Elixir and Erlang. I am sure I will do some Phoenix stuff at some point.
sfusato
Check out the
Screencastssection ofAwesome Elixir:https://github.com/h4cc/awesome-elixir#screencasts
Then there’s also a similar section on
elixir-lang.org:mstibbard
If you aren’t entirely new to programming then I can highly recommend Alchemist Camp on YouTube.