Skip to content

ValenButtignol/oo-design-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Test OO-Design-2024

This is a set of exercises to test object-oriented design notions. The included exercises where extracted from Head First Design Patterns Book and they are based on the usage of different design patterns to make them with a flexible design and easy to maintain in case of future requirement changes.

For each exercise there is a main program or a test suite or both, that can be used to test the implementation.

Note: Each of these exersises includes an UML diagram to simplify the visualization of the code on the diagram folder inside each project.

Exercises

Run Tests

To run the tests, you can use the following command:

./gradlew test

About

A set of programs to practice the design patterns from the book "Head First Design Patterns"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages