This application includes a set of questionnaires to study Object-Oriented Programming topics, using the Java language.
Each menu option includes documentation that covers the topics of that option and the questionnaires are designed as a way to review the concepts studied.
Once you have finished answering the questionnaire, the system allows you to see if the answers you chose were correct.
The theme that you will find when developing the questionnaires is:
Demeter's Law
MVC pattern
SOLID principles
Interface Separation
Cycles in bundles
Package instability
Object management
Memory allocation
Serialization of Objects
Property Files
Definition of Entity Relationship
Program a diagram
where the entities are related
using the Entity Relationship principle.
Each menu option includes documentation that covers the topics of that option and the questionnaires are designed as a way to review the concepts studied.
Once you have finished answering the questionnaire, the system allows you to see if the answers you chose were correct.
The theme that you will find when developing the questionnaires is:
Demeter's Law
MVC pattern
SOLID principles
Interface Separation
Cycles in bundles
Package instability
Object management
Memory allocation
Serialization of Objects
Property Files
Definition of Entity Relationship
Program a diagram
where the entities are related
using the Entity Relationship principle.
Show More