
In this video, you will know what exactly we are going to learn in this course
This video will explain basics of Abstract Class and Interface also compare both.
This video is going to cover Three main categories of design patterns.
This video is going to explain Factory pattern.
This video explains Abstract factory basics and create a base structure for the code which contains Factory of Factories.
In this video we have completed code with Multiple factories for multiple clients and we have also used Dependency injection in a very basic way.
This video is going to cover Builder pattern which is also one of the Creational pattern.
This video is going to cover Singleton pattern which is the most famous and simplest Creational pattern.
This video is going to cover Bridge pattern which is quite useful when you are working on a project which requires to change logic very often and you want to code it smartly.
This video is going to cover one of the most frequently used structural design pattern which is decorator pattern
This video is going to cover Composite Pattern and three terms associated with this pattern.
This video is covering remaining part of the code sample.
This video is going to cover Command pattern which is allowing us to control application behavior through series of user defined commands. Creating Command Sender
This video is going to cover Command pattern which is allowing us to control application behavior through series of user defined commands. Creating Command Receiver
In this video, you will learn Observer pattern code samples and terms like subject and observer which are mostly used in notification kind of application modules.
If you are not familiar with C# programming language basics and wants to become master of that or if you know basics of Design patterns and following questions disturb you like
- What is Design Patterns ?
- How can i answer design patterns questions in interview ?
- How Many design patterns are there and where can i use it ?
- How can i compare one design pattern with other so that i can use it in my project requirement ?
Then this Course is answer of these questions plus lot more.
In my career i have given number of interviews and also conducted many interviews and i know that Design pattern is a nightmare for the novice developers and even for the experienced people they struggle to understand about the actual architecture of the patterns and how to implement it in projects.
This is the basic reason i am publishing this course on UDEMY. I am sure my students will like this course and this course will be helpful for them for their professional career.