Bridge Design Pattern

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ •

  • @shankhamandal9707
    @shankhamandal9707 5 років тому +2

    Best example of bridge pattern I have seen till now

  • @rahulshinde6070
    @rahulshinde6070 6 років тому +5

    Hello Sir
    The example looks very much simillar to Strategy Pattern.What is the difference between Strategy and Bridge pattern?

    • @harveynorman8787
      @harveynorman8787 3 роки тому +2

      That's what I noticed as well. On the strategy, the strategy abstraction is being held by the concrete class. On the builder, the strategy abstraction is being held by the abstract class, which reduces duplicated codes

  • @pankajkumaram
    @pankajkumaram 4 роки тому

    What a wonderful explanation in concrete and precise..May you Keep on growing..Thanks..

  • @ramunagaraju
    @ramunagaraju 3 місяці тому

    Best example, thanks

  • @contactaquarios2023
    @contactaquarios2023 4 роки тому +7

    You should use triangle/square blue/red example in Visual Studio

  • @HarshaVardhan-kz9ik
    @HarshaVardhan-kz9ik 5 років тому

    Thank you so much for the explanation. This is one of the best video !

  • @melakutube
    @melakutube 7 років тому

    Thank you very much venkat, you are an amazing being. your tutorials help millions to achieve their goals!

  • @kunyumon
    @kunyumon 5 років тому

    Thank You for this, Saving me for my OOA/OOD exam

  • @ThePomelo09
    @ThePomelo09 2 роки тому

    wow you are god!! ty very much for that Payment example because its a real world example!

  • @ubbapers
    @ubbapers 4 роки тому

    Simple and Clear Explanation. Thank you. Please add videos for Behavioral Design patterns also.

  • @rahilahmad1980
    @rahilahmad1980 3 роки тому

    How will a strategy pattern differ for the exact same example

  • @peterl1699
    @peterl1699 7 років тому

    @Melaku Tegegne this is not venkat?

  • @softashutube
    @softashutube 4 роки тому

    why it required and needed?

  • @inspired_knowledge
    @inspired_knowledge 6 років тому

    Nice and clear explanation, thanks for your video.

  • @adrenalinea953
    @adrenalinea953 6 років тому

    thank you. good explanation

  • @mohammadfereydouni5865
    @mohammadfereydouni5865 2 роки тому

    Thank you sir

  • @darshithjain3713
    @darshithjain3713 6 років тому

    Nice one....