Sarcar Creational Design Patterns in C#
1. Auflage 2025
ISBN: 979-8-8688-1567-6
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Building Flexible and Scalable Software
E-Book, Englisch, 110 Seiten
Reihe: Apress Pocket Guides
ISBN: 979-8-8688-1567-6
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Unlock the power of design patterns to elevate your software architecture. This pocket book provides an in-depth guide to five essential creational design patterns, crucial for building robust, scalable, and maintainable applications in C#.
With step-by-step implementation in C# and a focus on practical applications, this book will empower you to enhance your software solutions and sharpen your design skills. The book starts by covering the simple factory pattern first where you will learn object creation with clear, single-responsibility classes followed by the factory method pattern. Next, you will go through the prototype, singleton, and builder patterns. In the end, you will demonstrate dependency injection with real-life examples.
The book breaks down complex concepts into practical examples and concise explanations, making it an invaluable resource at every level of experience.
What You Will Learn:
- Gain insights into the concepts of design patterns.
- Will be familiar with real-world applications of design patterns
- Gets a hands-on experience for each of the patterns using the latest version of C#.
- Some of the alternatives to these patterns with their pros and cons.
Who This Book Is For:
OOP, C# developers who want to learn and practice design patterns to upgrade their development skills.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
Chapter 1: Factory Method Pattern.- Chapter 2: Singleton Pattern.- Chapter 3: Builder Pattern.- Chapter 4: Prototype Pattern.- Chapter 5: Dependency Injection Pattern.- Appendix A: What’s Next?.- Appendix B: Other Books by the Author.