Questions tagged [design-patterns]
8 questions
15
votes
2 answers
Design patterns in writing numerical software in C++
I'm looking for resources on design patterns and principles for numerical software, potentially but not necessarily with a focus on object-oriented approaches to numerical codes.
I am aware of the text, Writing Scientific Software: A Guide for Good…
user1997744
- 251
- 1
- 6
1
vote
0 answers
Understanding design patterns
I read some books and scoured the web about design pattern,but almost all ways of expressing design patterns are the same. They define what is it,draw UML and give an example,but what I want is to suggest me any site or book that writes some bad…
Henok Tesfaye
- 11
- 1