问题描述
我正在计划学习C#的工作 - 一个适度复杂(2000行代码)项目。我有兴趣在一路上获得设计模式。任何人都可以建议一本不承担太多c#专业知识并教设计模式的书?如果这本书没有用于设计模式(可能是其中一个章节),可以这样做。
一本优秀的书是。易于理解和追踪,阅读有趣。
是所有开始的地方,但我发现它非常干燥,难以掌握。
示例使用Java,但概念转换得很好。
您甚至可以获得。
I am planning to learn C# on the job - a moderately complex (2000 lines of code) project. I am interested in picking up "design patterns" along the way.
Can anyone suggest a book that doesn't assume too much of c# expertise and teaches design patterns? It's ok if the book is not devoted to design patterns (it could be one of the chapters).
An excellent book is Head First Design Patterns. Easy to understand and follow and a fun read.
The GoF book is where it all started, but I found it very dry and difficult to grasp. Not what I would recommend for learning.
Examples are in Java, but the concepts translate well.
You can even get C# examples.
这篇关于C#的设计模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!