Caveman
link
fedilink
108M

Using classes is nice tbh. Using inheritance usually isn’t. Inheriting from inherited class should be forbidden.

Inheriting from inherited class should be forbidden.

so an interface with state?

Caveman
link
fedilink
18M

Those are nice. Services that manage data are an example. Having the class also declare how to interact with the data is nice.

My most OOP pattern I like using is implementing an interface with an abstract class for “standard” implementation. Then implement abstract methods for a concrete thing.

Create a post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 1 user online
  • 31 users / day
  • 106 users / week
  • 580 users / month
  • 2.25K users / 6 months
  • 1 subscriber
  • 1.66K Posts
  • 36.8K Comments
  • Modlog