語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Design patterns in C#a hands-on guid...
~
Sarcar, Vaskaran.
Design patterns in C#a hands-on guide with real -world examples /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Design patterns in C#by Vaskaran Sarcar.
其他題名:
a hands-on guide with real -world examples /
作者:
Sarcar, Vaskaran.
出版者:
Berkeley, CA :Apress :2020.
面頁冊數:
xxxv, 640 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
C# (Computer program language)
電子資源:
https://doi.org/10.1007/978-1-4842-6062-3
ISBN:
9781484260623$q(electronic bk.)
Design patterns in C#a hands-on guide with real -world examples /
Sarcar, Vaskaran.
Design patterns in C#
a hands-on guide with real -world examples /[electronic resource] :by Vaskaran Sarcar. - Second edition. - Berkeley, CA :Apress :2020. - xxxv, 640 p. :ill., digital ;24 cm.
Part-I: Gang of Four Design Patterns -- Part I.A: Creational Patterns -- Chapter 1: Singleton Pattern -- Chapter 2: Prototype Pattern -- Chapter 3: Builder Pattern -- Chapter 4: Factory Method Pattern -- Chapter 5: Abstract Factory Pattern. - Part I.B: Structural Patterns -- Chapter 6: Proxy Pattern -- Chapter 7: Decorator Pattern -- Chapter 8: Adapter Pattern -- Chapter 9: Facade Pattern -- Chapter 10: Flyweight Pattern -- Chapter 11: Composite Pattern -- Chapter 12: Bridge Pattern -- Part I.C: Behavioral Patterns -- Chapter 13: Visitor Pattern -- Chapter 14: Observer Pattern -- Chapter 15: Strategy Pattern -- Chapter 16: Template Method Pattern -- Chapter 17: Command Pattern. - Chapter 18: Iterator Pattern -- Chapter 19: Memento Pattern -- Chapter 20: State Pattern. - Chapter 21: Mediator Pattern -- Chapter 22: Chain of Responsibility Pattern -- Chapter 23: Interpreter Pattern -- Part-II: Additional Design Patterns -- Chapter 24: Simple Factory Pattern -- Chapter 25: Null Object Pattern -- Chapter 26: MVC Pattern -- Chapter 27: Patterns in Asynchronous Programming -- Part-III: Final Thoughts on Design Patterns -- Chapter 28: Criticism of Design Patterns -- Chapter 29: Anti-patterns -- Chapter 30: FAQs -- Appendix A: A Brief Overview of GoF Design Patterns -- Appendix B: Useful Resources -- Appendix C: The Road Ahead -- Appendix D: Important Updates in the Second Edition.
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. You will: 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.
ISBN: 9781484260623$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-6062-3doiSubjects--Topical Terms:
215229
C# (Computer program language)
LC Class. No.: QA76.73.C154 / S27 2020
Dewey Class. No.: 005.133
Design patterns in C#a hands-on guide with real -world examples /
LDR
:03905nmm a2200337 a 4500
001
586389
003
DE-He213
005
20210201112651.0
006
m d
007
cr nn 008maaau
008
210323s2020 cau s 0 eng d
020
$a
9781484260623$q(electronic bk.)
020
$a
9781484260616$q(paper)
024
7
$a
10.1007/978-1-4842-6062-3
$2
doi
035
$a
978-1-4842-6062-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C154
$b
S27 2020
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C154
$b
S243 2020
100
1
$a
Sarcar, Vaskaran.
$3
739390
245
1 0
$a
Design patterns in C#
$h
[electronic resource] :
$b
a hands-on guide with real -world examples /
$c
by Vaskaran Sarcar.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xxxv, 640 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part-I: Gang of Four Design Patterns -- Part I.A: Creational Patterns -- Chapter 1: Singleton Pattern -- Chapter 2: Prototype Pattern -- Chapter 3: Builder Pattern -- Chapter 4: Factory Method Pattern -- Chapter 5: Abstract Factory Pattern. - Part I.B: Structural Patterns -- Chapter 6: Proxy Pattern -- Chapter 7: Decorator Pattern -- Chapter 8: Adapter Pattern -- Chapter 9: Facade Pattern -- Chapter 10: Flyweight Pattern -- Chapter 11: Composite Pattern -- Chapter 12: Bridge Pattern -- Part I.C: Behavioral Patterns -- Chapter 13: Visitor Pattern -- Chapter 14: Observer Pattern -- Chapter 15: Strategy Pattern -- Chapter 16: Template Method Pattern -- Chapter 17: Command Pattern. - Chapter 18: Iterator Pattern -- Chapter 19: Memento Pattern -- Chapter 20: State Pattern. - Chapter 21: Mediator Pattern -- Chapter 22: Chain of Responsibility Pattern -- Chapter 23: Interpreter Pattern -- Part-II: Additional Design Patterns -- Chapter 24: Simple Factory Pattern -- Chapter 25: Null Object Pattern -- Chapter 26: MVC Pattern -- Chapter 27: Patterns in Asynchronous Programming -- Part-III: Final Thoughts on Design Patterns -- Chapter 28: Criticism of Design Patterns -- Chapter 29: Anti-patterns -- Chapter 30: FAQs -- Appendix A: A Brief Overview of GoF Design Patterns -- Appendix B: Useful Resources -- Appendix C: The Road Ahead -- Appendix D: Important Updates in the Second Edition.
520
$a
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. You will: 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.
650
0
$a
C# (Computer program language)
$3
215229
650
0
$a
Computer software
$x
Development.
$3
184751
650
0
$a
Object-oriented programming (Computer science)
$3
184801
650
1 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
274102
650
2 4
$a
Computer Applications.
$3
273760
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6062-3
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000190209
電子館藏
1圖書
電子書
EB QA76.73.C154 S243 2020 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-6062-3
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入