Thanks for this series! You've helped to clarify and solidify key concepts covered in the Rust Book! I look forward to following your other tutorials. Just a suggestion for your for future tutorials, perhaps you can consider hiding your file explorer in your text editor, so that the main editing screen can take up more real estate on the screen. This will make the code easier to read. Currently, I split my screen when watching your tutorials, and code as you go along. But I find that I have to make the YT portion of the screen much bigger than my editor, so I can read your code. Just a small suggestion. In any case, your lessons are clear, precise and easy to follow. I also appreciate your additional animations and slides to explain some of the technical bits behind the code. Keep up the good work!
i thought you were vsauce from the thumbnail so i clicked 😂 but i wasnt disappointed definitely gonna check out the other parts
Thanks for the video! I agree with the point. IMO algebraic data types are a more modern solution than classes and Rust made a good choice using them. But it's a bit sad that inheritance is completely removed
Inheritance... not directly but still Polymorphism? Why not?
@karthik947