語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Design patterns in C# = a hands-on g...
~
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 : : 2018.,
面頁冊數:
xxx, 455 p. :digital ; : 24 cm.;
Contained By:
Springer eBooks
標題:
C# (Computer program language) -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-3640-6
ISBN:
9781484236406
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. - Berkeley, CA :Apress :2018. - xxx, 455 p. :digital ;24 cm.
Part-I: Gang of Four Design Patterns -- 1.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. - 1.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 -- 1.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 -- Chapter 23: Interpreter Pattern -- Part-II: Additional Design Patterns -- Chapter 24: Simple Factory Pattern -- Chapter 25: Null Object Pattern -- Chapter 26: MVC Pattern -- Part-III: Final talks on Design Patterns -- Chapter 27: Criticism to Design Patterns -- Chapter 28: Avoid the Traps of Anti-Patterns -- Chapter 29: Seal the leaks in your Application -- Chapter 30: FAQ.
Get hands-on experience with each Gang of Four design pattern using the latest version of C# (Visual Studio Community 2017) For each of the patterns, you'll see at least one real-world scenario, a coding example, and a complete implementation including output. In the first part of Design Patterns in C#, you will cover the 23 Gang of Four (GoF) design patterns, before moving onto some alternative design patterns, including the Simple Factory Pattern, the Null Object Pattern, and the MVC Pattern. The final part winds up with a conclusion and criticisms of design patterns with chapters on anti-patterns and memory leaks. By working through easy-to-follow examples, you will understand the concepts in depth and have a collection of programs to port over to your own projects. Along the way, the author discusses the different creational, structural, and behavioral patterns and why such classifications are useful. In each of these chapters, there is a Q&A session that clears up any doubts and covers the pros and cons of each of these patterns.He finishes the book with FAQs that will help you consolidate your knowledge. This book presents the topic of design patterns in C# in such a way that anyone can grasp the idea. 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 2017 to write code and generate output.
ISBN: 9781484236406
Standard No.: 10.1007/978-1-4842-3640-6doiSubjects--Topical Terms:
561605
C# (Computer program language)
LC Class. No.: QA76.73.C153 / S273 2018
Dewey Class. No.: 005.133
Design patterns in C# = a hands-on guide with real-world examples /
LDR
:03653nam a2200289 a 4500
001
927412
003
DE-He213
005
20190115173645.0
006
m d
007
cr nn 008maaau
008
190626s2018 cau s 0 eng d
020
$a
9781484236406
$q
(electronic bk.)
020
$a
9781484236390
$q
(paper)
024
7
$a
10.1007/978-1-4842-3640-6
$2
doi
035
$a
978-1-4842-3640-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
$b
S273 2018
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
S243 2018
100
1
$a
Sarcar, Vaskaran.
$3
1104450
245
1 0
$a
Design patterns in C#
$h
[electronic resource] :
$b
a hands-on guide with real-world examples /
$c
by Vaskaran Sarcar.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xxx, 455 p. :
$b
digital ;
$c
24 cm.
505
0
$a
Part-I: Gang of Four Design Patterns -- 1.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. - 1.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 -- 1.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 -- Chapter 23: Interpreter Pattern -- Part-II: Additional Design Patterns -- Chapter 24: Simple Factory Pattern -- Chapter 25: Null Object Pattern -- Chapter 26: MVC Pattern -- Part-III: Final talks on Design Patterns -- Chapter 27: Criticism to Design Patterns -- Chapter 28: Avoid the Traps of Anti-Patterns -- Chapter 29: Seal the leaks in your Application -- Chapter 30: FAQ.
520
$a
Get hands-on experience with each Gang of Four design pattern using the latest version of C# (Visual Studio Community 2017) For each of the patterns, you'll see at least one real-world scenario, a coding example, and a complete implementation including output. In the first part of Design Patterns in C#, you will cover the 23 Gang of Four (GoF) design patterns, before moving onto some alternative design patterns, including the Simple Factory Pattern, the Null Object Pattern, and the MVC Pattern. The final part winds up with a conclusion and criticisms of design patterns with chapters on anti-patterns and memory leaks. By working through easy-to-follow examples, you will understand the concepts in depth and have a collection of programs to port over to your own projects. Along the way, the author discusses the different creational, structural, and behavioral patterns and why such classifications are useful. In each of these chapters, there is a Q&A session that clears up any doubts and covers the pros and cons of each of these patterns.He finishes the book with FAQs that will help you consolidate your knowledge. This book presents the topic of design patterns in C# in such a way that anyone can grasp the idea. 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 2017 to write code and generate output.
650
0
$a
C# (Computer program language)
$3
561605
650
0
$a
Computer software
$x
Development.
$3
561598
650
0
$a
Object-oriented programming (Computer science)
$v
Congresses.
$3
527913
650
1 4
$a
Computer Science.
$3
593922
650
2 4
$a
Microsoft and .NET.
$3
1114109
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
650
2 4
$a
Computer Applications.
$3
669785
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-3640-6
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入