This is the project of the Object-Oriented and Visual Programming course. This project aims to do a geometry shapes calculation (the area, perimeter, and volume) with an object-oriented programming ...
I've written quite a bit about using Linux to help educate people. In the past, I've discussed using Linux to teach astronomy, programming and computer logic design. So today, I'm writing about using ...
A geometry drawer that uses object oriented programming to draw a variety of different shapes on a 2D cartesian plane. The program takes input from the user through the console and has features ...