Design Patterns in .NET
eBook - ePub

Design Patterns in .NET

Mastering design patterns to write dynamic and effective .NET Code (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Design Patterns in .NET

Mastering design patterns to write dynamic and effective .NET Code (English Edition)

About this book

Classic tricks in a modern wrap

Key Features
? Learn fundamentals of object-oriented programming (OOP).
? Learn powerful creational, structural, and behavioral patterns.
? Apply SOLID and GoF principles for maintainable and scalable code.

Description
A comprehensive guide that takes you on a journey through the world of design patterns in.NET, empowering you to create software that is not only robust and efficient but also maintainable, scalable, and testable.Develop a solid understanding of object-oriented programming (OOP) principles, including inheritance, encapsulation, and polymorphism, forming the groundwork for well-structured code. Explore creational design patterns like Factory and Abstract Factory, mastering object instantiation, and delve into structural patterns such as Adapter and Composite, governing object composition. Navigate the intricacies of behavioral patterns like Template Method and Observer to control object interaction effectively. Unravel the mysteries of SOLID principles: Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion for building maintainable, scalable, and testable code.This book can give you an insight into how modern software is written, what problems software developers face in their everyday work, and how they solve them by simplifying the design and structure of the code. After reading this book, you will become a better developer who can talk freely with more experienced colleagues and easily solve complex tasks with minimum effort.

What you will learn
? Designing simple and reusable solutions.
? Reduce the learning curve in design patterns.
? How to design your class hierarchy.
? Explore ways to avoid common software design mistakes.
? Elevate your software development skills to a new level.

Who this book is for
This book is perfect for.NET developers of all levels, from beginners to professionals. Whether you are a software engineer, a system architect, or passionate about crafting high-quality code, this book will equip you with the knowledge and practical skills to become a true master of design patterns.

Table of Contents
1. Main OOP Standpoints
2. Creational Design Patterns: Factory and Builder
3. Creational Design Patterns: Singleton and Prototype
4. Structural Design Patterns: Adapter, Composite, and Flyweight
5. Structural Design Patterns: Object Composition
6. Object Behavioral Design Patterns
7. Behavioral Design Patterns: Observer, Visitor, and State
8. Behavioral Design Patterns: Mediator and Command
9. Behavioral Design Patterns: Interpreter, Iterator, and Memento
10. The SOLID Principles
11. Inversion of Control in.NET Core

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Design Patterns in .NET by Timur Yaroshenko in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Reviewer
  7. Acknowledgement
  8. Preface
  9. Table of Contents
  10. 1. Main OOP Standpoints
  11. 2. Creational Design Patterns: Factory, and Builder
  12. 3. Creational Design Patterns: Singleton and Prototype
  13. 4. Structural Design Patterns: Adapter, Composite, and Flyweight
  14. 5. Structural Design Patterns: Object Composition
  15. 6. Object Behavioral Design Patterns
  16. 7. Behavioral Design Patterns: Observer, Visitor, and State
  17. 8. Behavioral Design Patterns: Mediator and Command
  18. 9. Behavioral Design Patterns: Interpreter, Iterator, and Memento
  19. 10. The SOLID Principles
  20. 11. Inversion of Control in .NET Core
  21. Index