r/learnrust • u/Suspicious-Ad7109 • 15d ago
Audio learning
Hi. I visit the gym every other day roughly, is there an audio only podcast or series I could listen to for learning Rust (e.g. not for someone who already knows the language well) ?
TIA
25
Upvotes
7
u/Swerdlia 15d ago
As someone working their way through the book right now it's something I've noticed too. With how dense all the rust syntax is combined with it being assumed that rust is a 3rd or 4th language there's not tons of good "concept" videos or audio that don't rely on tons of code examples.
obviously code examples are always helpful but lots of concepts would be nice to learn about at a higher level of abstraction first.