Adapter Design Pattern explained in Hindi (हिंदी) with code example C# | Design Patterns Series

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • In this video, we will discuss about the Adapter design pattern. What is the problem it solves, the code structure of the pattern and code example of using this pattern.
    Recommended readings:
    Clean Architecture: A Craftsman's Guide to Software Structure and Design : amzn.to/3VLJaXc
    Design Patterns: Elements of Reusable Object-Oriented Software: amzn.to/3B4zr4P
    Head First Design Patterns: amzn.to/3B4ZTLJ
    The adapter pattern is a software design pattern that allows the interface of an existing class to be used as another interface. It is often used to make existing classes work with others without modifying their source code.
    Topics covered:
    Introduction to Adapter design pattern
    Problem statement
    Solution provided
    Code Structure
    C# Code example
    Role of Adaptee and Adapter classes
    #designpatterns #cleancode
    ---------------------------------------------------------------------------------------------
    My setup:
    Mic: amzn.to/44HGe1H
    Laptop: amzn.to/3pclzTe
    Keyboard: amzn.to/3B3e3Nn
    Mouse: amzn.to/3VLKB82

ความคิดเห็น • 4

  • @element33gaming80
    @element33gaming80 ปีที่แล้ว +1

    Sir please make a tutorial on jarvis

    • @CodewithRSV
      @CodewithRSV  ปีที่แล้ว

      Do you mean a project with speech recognition/AI?

    • @element33gaming80
      @element33gaming80 ปีที่แล้ว

      @@CodewithRSV yes sir

  • @afternightuzer688
    @afternightuzer688 ปีที่แล้ว

    Sir api ki playlist chahiye
    Entity framework
    Dapper
    Ado
    Cqrs
    With difference