s***e 发帖数: 267 | 1 有没有速成的tutorial, 比如说几个小时能搞定的?只是先熟悉下概念 |
m******n 发帖数: 354 | |
b**g 发帖数: 949 | 3 几个小时没用的
【在 s***e 的大作中提到】 : 有没有速成的tutorial, 比如说几个小时能搞定的?只是先熟悉下概念
|
s***e 发帖数: 267 | 4 Ok. Maybe I should rephrase my question:
What are the most important/useful design patterns?
thx
【在 b**g 的大作中提到】 : 几个小时没用的
|
M*******i 发帖数: 82 | 5 abstract factory, decorate, strategy,...
Check "Modern C++ design" for a template implementation of DPs.
【在 s***e 的大作中提到】 : Ok. Maybe I should rephrase my question: : What are the most important/useful design patterns? : thx
|
s*********y 发帖数: 689 | |
s***e 发帖数: 267 | 7 Thanks. Just found Wiki has fairly good explanation about those patterns as
well as some sample code...
【在 M*******i 的大作中提到】 : abstract factory, decorate, strategy,... : Check "Modern C++ design" for a template implementation of DPs.
|
b******g 发帖数: 3883 | 8 head first design patterns |
z**k 发帖数: 378 | 9 我觉得如果一点基础都没有可以先看Joshi那本C++ Design Patterns and derivatives
pricing。很快就能看完,有个大概的了解之后再看其他书吧。
【在 s***e 的大作中提到】 : 有没有速成的tutorial, 比如说几个小时能搞定的?只是先熟悉下概念
|