Object Oriented

Object-Oriented Programming (OOP) is a software design paradigm organizing code around "objects" containing data and methods, promoting modularity, reusability, and maintainability. Current research focuses on applying OOP principles to complex domains like machine learning and large language models (LLMs), particularly investigating how OOP structures can improve code generation, efficiency, and the integration of ontologies and logic programming. This work is significant for enhancing software development practices across diverse fields, leading to more robust, scalable, and understandable systems.

Papers