AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Polymorphism in Programming
Until a few years ago, I had only thought of polymorphism as inheritance. And so many programmers out of university are taught that polymorphism is inheritance and that that is all. Polymorphism requires dynamic binding. So once you see it from this bigger picture, it's all over the place.