File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- Design Patterns in Java
2
- -----------------------
3
- Classic OOP Design Patterns from [ GoF] ( https://en.wikipedia.org/?title=Design_Patterns ) ,
4
- implemented in Java.
1
+ <div align =" center " >
2
+ <img src =" https://github.com/alexprut/design-patterns-java/raw/staging/logo.png " height =" 300 " height =" auto " />
3
+ <h1 >Design Patterns in Java</h1 >
5
4
6
- _ Code written for practice. During my Master's degree in Computer Science at University of Udine,
7
- for the Object Oriented Analysis and Design class._
5
+ [ ![ MIT] ( https://img.shields.io/dub/l/vibe-d.svg )] ( https://github.com/alexprut/design-patterns-java/blob/master/LICENSE )
6
+ <p >Classic OOP Design Patterns from <a href =" https://en.wikipedia.org/?title=Design_Patterns " >GoF</a >, implemented in Java.</p >
7
+ </div >
8
+ <br />
8
9
9
10
Design Patterns Implemented
10
11
---------------------------
@@ -38,4 +39,4 @@ Design Patterns Implemented
38
39
39
40
License
40
41
=======
41
- Licensed under [ MIT] ( https://github.com/alexprut/design-patterns-java/blob/master/LICENSE ) .
42
+ Licensed under [ MIT] ( https://github.com/alexprut/design-patterns-java/blob/master/LICENSE ) .
You can’t perform that action at this time.
0 commit comments