This is a project that I am doing while following the basic Java coursers on Alura.
- Java SE 15
- Basic syntax on Java.
- Good design and
- Classes, objects, attributes, methods.
- Inheritance and Polymorphism.
- This and super keywords.
- This and super methods.
- Getters, setters, abstract classes, abstract methods.
- Static attributes, access modifiers.
- toString method, compare method, comparators.
- Packages and imports.
- Exceptions.