▲ 102 ▼ The Tragic Death of Inheritance (avivcarmi.com) submitted 3 years ago by snaggen@programming.dev to c/programming@programming.dev 52 comments fedilink hide all child comments
[–] rikudou@lemmings.world 9 points 3 years ago (1 child) I've been senior for quite some time now, I know when to use what (most of the time) and yeah, inheritance has its place, though I don't use it often because most of the time it simply isn't the right thing to do. permalink fedilink source parent hideshow 2 child comments replies: [–] jvisick@programming.dev 3 points 3 years ago In my experience, inheritance is really handy in the right situation. But far more often, inheritance is just a quick way to code yourself into a corner or just a waste of mental energy in the wrong place. permalink fedilink source parent
[–] jvisick@programming.dev 3 points 3 years ago In my experience, inheritance is really handy in the right situation. But far more often, inheritance is just a quick way to code yourself into a corner or just a waste of mental energy in the wrong place. permalink fedilink source parent