AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Object-Oriented C Programming
When you're not using C++, that does seem to be mostly function pointers. Most people are already incorporating some form of abstraction or encapsulation in there and their C programs. And even just doing sort of a build time polymorphism is not hard. The idea that I can sort of write application code to talk to a temperature sensor, even though I don't know exactly what temperature sensor I'm going to use. That's how I think.