User Tools

Site Tools


2019_2020:lp:dp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
2019_2020:lp:dp [2020/02/01 08:54]
blay created
2019_2020:lp:dp [2020/02/01 18:45]
blay [Choisir un patron à étudier parmi ceux-ci]
Line 1: Line 1:
 ====== Design Pattern ====== ====== Design Pattern ======
  
-Introduction ​sous forme d'une VIDEO en Français+===== Introduction ​=====
  
 +Introduction sous forme d'une VIDEO en Français
 https://​www.youtube.com/​watch?​v=DK6vSUVfyug https://​www.youtube.com/​watch?​v=DK6vSUVfyug
  
 +
 +**Pour en savoir plus sur le Patron DAO**
 +https://​cyrille-herby.developpez.com/​tutoriels/​java/​mapper-sa-base-donnees-avec-pattern-dao/​
 +
 +
 +===== Choisir un patron à étudier parmi ceux-ci =====
 +
 +Au sein d'un groupe de TD au plus 2 groupes sur un patron.
 +
 +**Patron Stratégie**
 +<​html>​
 +<img src="​https://​refactoring.guru/​images/​patterns/​content/​strategy/​strategy-2x.png"​ alt="​Strategy"​ style="​width:​200px">​
 +</​html>​
 +https://​refactoring.guru/​design-patterns/​strategy
 +
 +**Patron Flyweight**
 +<​html>​
 +<img src="​https://​refactoring.guru/​images/​patterns/​content/​flyweight/​flyweight-2x.png"​ alt="​Flyweight"​ style="​width:​200px">​
 +</​html>​
 +https://​refactoring.guru/​design-patterns/​flyweight
 +
 +**Patron Builder**
 +<​html>​
 +<img src="​https://​refactoring.guru/​images/​patterns/​content/​builder/​builder-2x.png"​ alt="​Builder"​ style="​width:​200px">​
 +</​html>​
 +https://​refactoring.guru/​design-patterns/​builder
 +
 +**Patron Proxy**
 +<​html>​
 +<img src="​https://​refactoring.guru/​images/​patterns/​content/​proxy/​proxy-2x.png"​ alt="​Proxy"​ style="​width:​200px">​
 +</​html>​
 +https://​refactoring.guru/​design-patterns/​proxy
  
2019_2020/lp/dp.txt · Last modified: 2020/02/01 19:28 by blay