Skip to content

Software Engineering course "Software Architecture" from the first year of Master's at the University of Bordeaux, France.

Notifications You must be signed in to change notification settings

maphdev/M1_Software_Architecture

Repository files navigation

Software Architecture

Software Engineering course "Software Architecture" from my first year of Master's at the University of Bordeaux, France.

Course

The content of the course is here.

The course focuses mainly on Design Patterns and how to implement them.

The course website is here.

Exercises

Exercise instructions are available in each exercise folder.

Corrections for all exercises are located in the correction folder.

  • TP01 : Refactoring I & II
  • TP02 : Abstract Factory
  • TP03 : UI Builder
  • TP04 : Soldier Decorator
  • TP05 : Equipment Method Factory
  • TP06 : Army Composite
  • TP07 : Army Observer
  • TP08 : Army Visitor

Releases

No releases published

Packages

No packages published

Languages