]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/kuzneana/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / kuzneana / index.mdwn
1 **Project name and homepage:** [Design patterns implemented in Java](https://github.com/iluwatar/java-design-patterns)
2
3 Assignment
4 ======
5 Implement the Notification Pattern to provide JAVA users with knowledge of this pattern. Moreover, create the appropriate UML diagram and describe the pattern briefly.
6
7 Issue: [Notification pattern](https://github.com/iluwatar/java-design-patterns/issues/393)
8
9 ======
10
11 Here, I'll add links similar to the examples below and describe what
12 is being linked.
13
14 * [[Example] My communication with developers in a public mailing list archive](https://github.com/iluwatar/java-design-patterns/issues/393)
15 * [[Example] Additional supporting material](http://martinfowler.com/eaaDev/Notification.html)
16
17 Presentation
18 ==========
19
20 * [[Presentation of the aim of my work in PDF or OpenDocument format |01_prezentace.pdf]]
21 * [[Presentation of the results of my work| 02_prezentace.pdf]]
22
23 [1]: https://github.com/iluwatar/java-design-patterns/issues/393