Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1018 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 1018 Bytes

Design Patterns

One of the most important things developer has to know are design patterns.

Books to study:

What is the main goal of this repository, one might ask?

It's always good idea to learn something new, and, actually, without knowing design patterns it's impossible to create robust applications.

So I've decided to study aforementioned books to level up my software expertise.

As for 16.06.2018 familiarized myself with all design patterns, created several examples for each, added some unit tests.

ATM stopped to commit to this repository and switching to learn some java related frameworks.