Skip to content

Commit c1f9d05

Browse files
authored
init commit
1 parent 3079d8c commit c1f9d05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Elements of Reusable Object-Oriented Software is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch. The book is divided into two parts, with the first two chapters exploring the capabilities and pitfalls of object-oriented programming, and the remaining chapters describing 23 classic software design patterns.
77

8-
### Books:file_folder:
8+
### Books :file_folder:
99
<ul>
1010
<li><a href="https://drive.google.com/open?id=0By1MH5wlD0LhLTByR3NUclhKbjQ">:orange_book:Design pattern via C#</a>
1111
<li><a href="https://drive.google.com/open?id=0By1MH5wlD0LhS2h6eGJDZlF5d00">:green_book:Gamma</a>
@@ -30,6 +30,7 @@ Creational | Structural | Behavioral
3030

3131
<hr/>
3232

33+
3334
### About ✏️
3435

3536
* Visual Studio 2017 Enterprise 📕

0 commit comments

Comments
 (0)