Hacker News new | ask | show | jobs
by H3g3m0n 4685 days ago
I think a worse programming example is when inheritance is taught.

It's always Car>Vehicle>Entity kind of structures, which actually sucks and in most cases composition should be done.