Skip to content

Lab to apply advanced principles of object-oriented design as well design patterns to improve an existing system

Notifications You must be signed in to change notification settings

LotfiRafik/Gof_Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gof_Patterns (Gang Of four)

University Project Fourth Year

The objective of this lab is to apply advanced principles of object-oriented design as well design patterns to improve an existing system. For this we have chosen to work on our multidisciplinary project that we did in the second year (web application).

Some principles and patterns that we applied :

Srp (Single Responsibility Principle)
Ocp (Open Closed Principle)
Isp (Interface Segregation Principle)
Dip(Dependancy Invertion Principle)
Dry (DON’T REPEAT YOURSELF)
Creational Pattern : Singleton
Structural Pattern : Decorator
Behavioural Pattern : Observer

About

Lab to apply advanced principles of object-oriented design as well design patterns to improve an existing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published