An open API service indexing awesome lists of open source software.

https://github.com/memosainz/plantas-oop

An exercise where the practice was about using inheritance/abstraction with every class with their respective atributes, as well, their constructores and methods.
https://github.com/memosainz/plantas-oop

java oop

Last synced: about 2 months ago
JSON representation

An exercise where the practice was about using inheritance/abstraction with every class with their respective atributes, as well, their constructores and methods.

Awesome Lists containing this project

README

        

## Plantas OOP

An exercise where it was intended there will be a Parent class (Plant) and will have Children classes (Tree, Bush & Flower), and every class will have their own atributes and methods.
Here it is being practices the abstract inheritance for OOP.

And some methods will display in the terminal.

Most of the project it was about showing the skills and the order of the code for Java in OOP.




## Plantas POO

Todo el proyecto se trata de mostrar las habilidades y el orden en el código para Java en POO.

All lefts reserved © Memo Sainz 2024