COSCUP 2024

Is Object-Oriented needed?
2024-08-03, 11:30–12:10 (Asia/Taipei), TR514

It is said that Object-Oriented is important or Object-Oriented is difficult, but what is Object-Oriented? In fact, there is no widely agreed definition. In this session, I want to talk about what is the thing that is represented only by Object-Oriented, and how to use or not to use Object-Oriented.


It is said that Object-Oriented is important or Object-Oriented is difficult, but what is Object-Oriented? In fact, there is no widely agreed definition.
In this session, I want to talk about what is the thing that is represented only by Object-Oriented, and how to use or not to use Object-Oriented.
The thing only Object-Oriented can represent is the inheritance. And Object-Oriented is the technique to manage states. I want talk why Oject-Oriented is the inheritance, why don't modern system use object oriented, when should we use Object-Oriented or Functional style.

Java enthusiast. Live in Fukuoka, Japan. Publishing "プロになるJava(To become Java Professional)" which is Java beginners book to learn Java knowledge required on a field that contains Java syntax, library, JUnit, Git, Spring Boot.