News

This is the mid-term project of the Object-Oriented and Visual Programming course. This project aims to do a triangular shapes calculation (the area, perimeter, volume, and surface area) with an ...
This project demonstrates a Java-based object-oriented system for modeling 2D and 3D shapes. Using abstraction, inheritance, and polymorphism, it defines a class hierarchy where each shape can compute ...
Imagine you are an expert object-oriented Java developer who meticulously crafts code the way an artist cares for their masterpiece. You believe clean code is an absolute necessity. Classes with clear ...