You didn't mention C++ so this might not be that useful, but I really enjoy Andreas Kling [0] and his work on SerenityOS.
Even though I don't use C++ at all, he explains concepts so well that I've been able to learn a lot.
He also has some videos using Rust to build the SerenityOS Programming Language, Jakt [1]. The compiler eventually became self-hosted, so more recent videos don't contain Rust code, but earlier ones are a goldmine.
Do all developers learn only from building? I don’t think watching tutorial is useless…….sometimes your work restrict you to know a scope of a language….and watching other videos can expand your mind
I'm way too uncool to have any experience with twitch. Maybe it's my cell phone signal, but nothing loads. Every video just gives a loading animation. Is it generally slower / less reliable than YouTube?
yes, it is kind of buggy as it's a live streaming platform first and a video on demand library second. Antony does have a youtube channel so you could try that instead.
Definitely twitch. It's hard to find quality content, and most of it is game development, but I have found one or two channels that I can sit in on and watch for a while. Cmgriffing has a really chill personality and talks to chat a lot, so you're free to ask questions if you don't understand something.
Even though I don't use C++ at all, he explains concepts so well that I've been able to learn a lot.
He also has some videos using Rust to build the SerenityOS Programming Language, Jakt [1]. The compiler eventually became self-hosted, so more recent videos don't contain Rust code, but earlier ones are a goldmine.
[0]: https://www.youtube.com/c/AndreasKling [1]: https://github.com/SerenityOS/jakt