This repository contains all the exercise solutions from the "OOP Course (Java) - Gustavo Guanabara". However, this content doesn't limit itself only to Java learners or programmers. Just to let you know, the concepts exemplified here are present in all object-oriented programming languages, such as PHP, Python, C#, C++, Ruby, Swift, and so on. Therefore, you can use this material as a base to strengthen your knowledge in topics like encapsulation, inheritance and polymorphism in several languages.
To help you even more, I wrote a documentation explaining each of the OOP concepts and how to implement all the codes. To access this documentation, click here.
So, I hope you enjoy and learn a lot from this material. I'm sure this will show you how programming using object orientation is easy and simple, as well as helping you develop great applications using the best practices and standards on the market. Good studies! 😉