上QQ阅读APP看书,第一时间看更新
1.6 参考资料
- Adaptive Code:Agile coding with design patterns and SOLID principles,Second Edition,作者Gary McLean Hall。
- Hands-On Design Patterns with C# and .NET Core,作者Jeffrey Chilberto和Gaurav Aroraa。
- Building Maintainable Software,C# Edition,作者Rob can der Leek、Pascal can Eck、Gijs Wijnholds、Sylvan Rigal和Joost Visser。
- https://en.wikibooks.org/wiki/Introduction_to_Software_Engineering/Architecture/Anti-Patterns,本文介绍了软件中的反模式,并包含一个丰富的反模式列表。
- https://en.wikipedia.org/wiki/Software_design_pattern,本文介绍了设计模式,并列出了各种设计模式的图表和范例实现代码。