Is Object Oriented Dead?
Is Object Oriented Dead?

Is Object Oriented Dead?

Java has become one of the world's most mature platforms, bringing several paradigms beyond OOP.?

Indeed, OOP has several benefits to an architecture design; however, as with any solution in Software engineering, it is not a silver bullet. Thus, it also has trade-offs.

In the newest Java LTS, we can explore more the miracles of Records or even sealed classes on several points, including data-oriented.

But are the frameworks ready for this? Can we use it with JPA? and why not?

This news will bring several articles to answer this and other points, such as the C4-model.



Articles:


Videos:

  • The Future of Java by Mark Little: Learn about the latest innovations in Java, including how Kube-native Java,? Quarkus, OpenJDK, and Eclipse Adoptium are proving to be increasingly important in a Kubernetes environment and how you can be on the leading edge of Kubernetes-native Java developers.
  • Diagrams as Code 2.0: The essence of "diagrams as code 2.0" is a way to define a model of our software architecture and the views we'd like to see, ultimately resulting in a consistent set of diagrams generated for us.
  • Java's Encapsulation - When the getter and setter became your enemy: Encapsulation is the key to a good code design, but how to achieve it?? Java developers automatically think about putting getter and setter in a private attribute.

要查看或添加评论,请登录

社区洞察

其他会员也浏览了