99
you are viewing a single comment's thread
view the rest of the comments
[-] rikudou@lemmings.world 15 points 1 year ago

I remember the old times where every class in my codebase extended Database and I thought how clever that was and how cool inheritance is.

[-] Olap@lemmy.world 7 points 1 year ago

It's still cool. Ain't nothing wrong with what ain't broke. Imagine programming without inheritance in many languages. Inheritance is another tool, to perform another task. Don't be afraid to learn any tool in your toolbox. And don't sweat about problems you may never have either. And have some things inherit, you're in good company still

[-] philm@programming.dev 5 points 1 year ago

I can think of maybe 1 or 2 places where inheritance makes sense, and I haven't encountered these in the last 5 years... (not counting implementing interfaces of course, which definitely makes sense). In all other cases inheritance is IMHO a bad decision (why I think it should not be a thing in programming languages, because it leads someone to write bad code, as it seemed to be the right thing to do...).

load more comments (2 replies)
load more comments (6 replies)
this post was submitted on 03 Jul 2023
99 points (96.3% liked)

Programming

17314 readers
65 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS