From c66fc0fed7f9f14097a4fabb058199bbf115b5ba Mon Sep 17 00:00:00 2001 From: kuzneana Date: Thu, 19 May 2016 10:23:38 +0200 Subject: [PATCH] --- student/kuzneana/index.mdwn | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 student/kuzneana/index.mdwn diff --git a/student/kuzneana/index.mdwn b/student/kuzneana/index.mdwn new file mode 100644 index 00000000..f3ef41e5 --- /dev/null +++ b/student/kuzneana/index.mdwn @@ -0,0 +1,28 @@ +[[!meta title="Kuznetsova Anastasia"]] + +**Project name and homepage:** [Design patterns implemented in Java](https://github.com/iluwatar/java-design-patterns) + +Assignment +====== + +Description of my planned/completed work for the project: + +Implement the Notification Pattern to provide JAVA users with knowledge of +this pattern. Moreover, create the appropriate UML diagram and describe the pattern. + +[link to issue](https://github.com/iluwatar/java-design-patterns/issues/393#issuecomment-194801907) + +Links documenting the results of my work +====== + +Here, I'll add links similar to the examples below and describe what +is being linked. + +* [[Example] My communication with developers in a public mailing list archive](https://github.com/iluwatar/java-design-patterns/issues/393#issuecomment-194801907) +* [[Example] Additional supporting material](http://martinfowler.com/eaaDev/Notification.html) + +Presentation +========== + +* [[Presentation of the aim of my work in PDF |student/kuzneana/01_prezentace.pdf]] +* [[Presentation of the results of my work|student/kuzneana/02_prezentace.pdf]] -- 2.39.2