Code Bye

大家怎么样学习设计模式

接触C++已经很长时间了,没做过大型的项目,想问大家设计模式怎么样学习
解决方案

40

【转】The best way is to begin coding with them. Design patterns are a great concept that are hard to apply from just reading about them. Take some sample implementations that you find online and build up around them.
A great resource is the Data & Object Factory page. They go over the patterns, and give you both conceptual and real world examples. Their reference material is great, too.

CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明大家怎么样学习设计模式