Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit611a82a

Browse files
committed
Merge pull requestiluwatar#245 from iluwatar/design-principles
PR for Document design principlesiluwatar#208
2 parentsa033c07 +65add32 commit611a82a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ Reusing design patterns helps to prevent subtle issues that can cause major
2121
problems, and it also improves code readability for coders and architects who
2222
are familiar with the patterns.
2323

24+
#Getting started
25+
26+
Before you dive into the material, you should be familiar with various
27+
[Programming/Software Design Principles](http://webpro.github.io/programming-principles/).
28+
29+
Once you are familiar with these concepts you can start drilling down into patterns by any of the following approaches
30+
31+
- Using difficulty tags,`Difficulty-Beginner`,`Difficulty-Intermediate` &`Difficulty-Expert`.
32+
- Using pattern categories,`Creational`,`Behavioral` and others.
33+
- Search for a specific pattern. Can't find one? Please report a new pattern[here](https://github.com/iluwatar/java-design-patterns/issues).
34+
2435
#How to contribute
2536

2637
If you are willing to contribute to the project you will find the relevant information in our[developer wiki](https://github.com/iluwatar/java-design-patterns/wiki).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp