Skip to content

Commit eb17817

Browse files
committed
Added resources for 'Learning Design Skills'
Included some resources regarding design skills - although I suspect this may be a contentious topic given people's opinions on the use of design patterns etc.
1 parent 6bb1ab0 commit eb17817

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

1-Beginner/Personal-Skills/11-How to Learn Design Skills.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,13 @@ Then you must do it yourself. Start with a small project. When you are finally d
66

77
It is natural and helpful to develop your own style, but remember that design is an art, not a science. People who write books on the subject have a vested interest in making it seem scientific. Don't become dogmatic about particular design styles.
88

9+
## Resources
10+
11+
- [Design Patterns](https://sourcemaking.com/design_patterns) - Easy to read guide to design patterns - includes examples
12+
- [Clean Code: A Handbook of Agile Software Craftmanship](http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882)
13+
- [Book - Design Patterns: Elements of Reusable Object-Oriented Software](https://en.wikipedia.org/wiki/Design_Patterns)
14+
- [Book - Beautiful Code](http://shop.oreilly.com/product/9780596510046.do)
15+
16+
---
17+
918
Next [How to Conduct Experiments](12-How to Conduct Experiments.md)

0 commit comments

Comments
 (0)