AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Understanding C++
You can't just go into C++ and expect to understand polymorphism and inheritance. Rust is not object oriented. It has some object stuff, but it's not. There's nothing you can do there that you can't do here. And I feel like even if it ends up just being sort of an educational exercise, knowing how to set up the polymorphism and the virtual functions makes a lot more sense.