]> 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](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
15 * [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
16 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
17 * [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
18
19 Presentation
20 ==========
21
22 * [[Presentation of the aim of my work in PDF or OpenDocument format |01_prezentace.pdf]]
23 * [[Presentation of the results of my work|prezentace2.pdf]]
24
25 OpenHub
26 =======
27
28 Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
29
30 For example:
31 <a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
32 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/kuzneana' width='230' />
33 </a>
34
35 [w]:https://www.openhub.net/accounts/kuzneana/widgets
36
37
38   [1]: https://github.com/iluwatar/java-design-patterns/issues/393