Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can patterns describe standard OOP concepts like inheritance?

0
Posted

Can patterns describe standard OOP concepts like inheritance?

0

Sure; similar answer. • Are patterns programming-language-independent? Some (even most) are. • What’s the difference between a pattern and a data structure? The designs described in (only) some patterns consist of specialized data structures and related techniques. • Why bother writing patterns that just boil down to advice my grandmother would give me? Because some patterns are so good and useful that even your grandmother knows them. Writing them down makes the context, value and implications of the advice clearer than your grandmother probably did. • Must all patterns be so [low-level / high-level / general / specific / abstract / concrete] as [SOME PATTERN]? Of course not. • What is the theoretical basis of Patterns? No formal basis in the usual sense. Patterns can express design notions stemming from all sorts of theoretical and empirical bases. On the other hand, many of the notions of pattern-directed design stem from classic and not-so-classic works on “design theory” across

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.