Tag: Design

C# Design Patterns Flyweight


Free Download C# Design Patterns Flyweight
Harrison Ferrone | Duration: 0:35 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 95 MB | Language: English
Design patterns can help you code more cleanly and efficiently. This course will help you learn to use the Flyweight pattern in C#.
At the core of developing flexible, modular C# applications is a foundational knowledge of design patterns and their use cases. In this course, C# Design Patterns: Flyweight, you’ll learn the skills you need to effectively leverage the Flyweight design pattern in your own code. First, you’ll learn where the Flyweight pattern fits into the overall design pattern canon and the problem it solves in software development. Next, you’ll dive into its building blocks, and finally, its correct implementation. When you’re finished with this course, you will have a firm understanding of the Flyweight pattern and its effectiveness, as well as a concrete example of how to integrate it into your own projects. Software required: Visual Studio.
Homepage

(more…)

C# Design Patterns Adapter


Free Download C# Design Patterns Adapter
Steve Smith | Duration: 0:24 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 57 MB | Language: English
Design patterns help you solve common software problems with known, proven approaches. The adapter design pattern is one of the most common and useful patterns you’ll encounter. This course shows you when and how to apply the adapter pattern in C#.
Design patterns help you solve common software problems with known, proven approaches. In this course, C# Design Patterns: Adapter, you will learn about the adapter design pattern – one of the most common and useful patterns you’ll encounter. It’s useful for the very common problem where you want to use a library or service provider, but its interface isn’t compatible with what your current code expects. First, you will understand the problem the adapter pattern solves. Next, you will discover what software design principles apply to this pattern. Finally, you will explore how to apply this pattern and frequently used patterns. By the end of this course, you will know when and how to apply the adapter pattern in C#.
Homepage

(more…)

Backend Systems Design


Free Download Backend Systems Design
Released 5/2024
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 5 Lessons ( 5h 22m ) | Size: 811 MB
Providing in-depth explorations of backend design principles, challenges, real-world applications, and offering a detailed understanding of when and how to implement them.

(more…)