首页
社区
课程
招聘
[转帖]Design Patterns in C#: A Hands-on Guide with Real-world Examples-2nd Edition
发表于: 2020-10-11 18:46 2144

[转帖]Design Patterns in C#: A Hands-on Guide with Real-world Examples-2nd Edition

2020-10-11 18:46
2144

Design Patterns in C#: A Hands-on Guide with Real-world Examples-2nd Edition

English | 2020 | ISBN: 1484260619 | 644 Pages | PDF EPUB | 18 MB

Get hands-on experience with each Gang of Four (GoF) design pattern using C#. For each of the patterns, you will see at least one real-world scenario, a coding example, and a complete implementation including output. In addition to GoF patterns, you will learn additional design patterns which are common and equally important.


In this second edition, you will go through the design patterns and their implementation in Visual Studio 2019 and C# 8. Common patterns in asynchronous programming are covered, including the TAP pattern and APM pattern. You will learn via easy-to-follow examples and understand the concepts in depth. With these updated patterns, you will have a collection of programs to port over to your own projects.


The book begins with the 23 GoF design patterns, and then moves onto alternative design patterns, including the Simple Factory, Null Object, and MVC patterns plus various patterns in asynchronous programming. The book concludes with a discussion of the criticisms of design patterns and chapters on anti-patterns.


Each chapter includes a Q&A session that clears up any doubts and covers the pros and cons of each pattern. FAQs will help you consolidate your knowledge.


What You Will Learn


-Work with each of the design patterns

-Implement the design patterns in real-world applications

-Select an alternative to these patterns by comparing their pros and cons

-Use Visual Studio Community Edition 2019 to write code and generate output


Who This Book Is For


Software developers, testers, and architects



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 98745
活跃值: (201039)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
Code files:
https://mega.nz/file/soN2TTIJ#1SLu_GI77mGZgc01g4rqcuF_Du69td3lG2EawPfs7q4
2020-11-1 05:37
0
游客
登录 | 注册 方可回帖
返回
//