Design Patterns: The Movie

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

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

  • @tretiakdev
    @tretiakdev 5 หลายเดือนก่อน +5

    Thank you very for such great tutorial! I love it. It gives very good overview for most commonly used design patterns

  • @muggzzzzz
    @muggzzzzz หลายเดือนก่อน +4

    So basically, almost every pattern leads to increased complexity of a code.
    Great tutorial on design patterns, thank you!
    I'm sure you've put a lot of work into this video.

    • @levonog
      @levonog  หลายเดือนก่อน +2

      Yes, patterns should be used wisely, only if they are really necessary.
      Thank you!

  • @nanonkay5669
    @nanonkay5669 5 หลายเดือนก่อน +9

    It's apparent early on that understanding interfaces is key, crucial, paramount and fundamental to implementing design patterns. Interfaces are at the heart of being good at designing software

    • @levonog
      @levonog  5 หลายเดือนก่อน

      You are totally correct!

    • @Nosa344
      @Nosa344 11 วันที่ผ่านมา

      Interfaces are types where types are sets. A set would be a collection of the same things

  • @BasuraRatnayake
    @BasuraRatnayake 6 วันที่ผ่านมา +1

    Wow, Thank you very much for such an easy to understand and well explained tutorial.

  • @essawy897
    @essawy897 5 หลายเดือนก่อน +5

    Great video!
    can we get an in-depth series for each design pattern? with examples of before and after code, refactoring, and combining one or more design pattern for each solution.

    • @levonog
      @levonog  5 หลายเดือนก่อน +4

      This course took me 8 months and right now I want to take a break from design patterns and concentrate on system design, but who knows, maybe in the future :)

  • @ЛевонАрутюнян-о4е
    @ЛевонАрутюнян-о4е 5 หลายเดือนก่อน +5

    Thanks for all the God's work, now i can pass my c++ pre intern interview:D

    • @levonog
      @levonog  5 หลายเดือนก่อน

      You can do better, I'm sure :D

  • @cristhiamtovar9003
    @cristhiamtovar9003 5 หลายเดือนก่อน +2

    Just what I needed, now I will save this video, I appreciated your effort.

    • @levonog
      @levonog  5 หลายเดือนก่อน

      Yes, watch when it’s convenient, and thank you!

  • @bucketpizza5197
    @bucketpizza5197 8 วันที่ผ่านมา +2

    This is what I want the algoritm to recommend to me, not some streamer reacting to some hacker news drama. Or some animated video of new pay to win AI that is advertised to be great because it can generate a html button in some frontend framework.

    • @levonog
      @levonog  8 วันที่ผ่านมา

      This is the best compliment I’ve ever received, thank you!

  • @piotrminkin8870
    @piotrminkin8870 15 วันที่ผ่านมา

    I do really appreciate the time given to and the quality of obtained animations - really good work.

    • @levonog
      @levonog  15 วันที่ผ่านมา

      Thank you!

  • @uchennaofoma4624
    @uchennaofoma4624 5 หลายเดือนก่อน

    Thanks so much for this. I actually understood almost every pattern you mentioned in the video thanks.

    • @levonog
      @levonog  5 หลายเดือนก่อน

      Glad to hear!

  • @bimajatmikoabadi5706
    @bimajatmikoabadi5706 12 วันที่ผ่านมา

    Amazing work, so complete and clear. Thank you very much!

    • @levonog
      @levonog  12 วันที่ผ่านมา

      Thank you for watching!

  • @knkootbaoat6759
    @knkootbaoat6759 5 หลายเดือนก่อน +2

    😃 great video (even though i havent finished it yet)

    • @levonog
      @levonog  5 หลายเดือนก่อน +1

      Thank you!!!

  • @bobobo1673
    @bobobo1673 5 หลายเดือนก่อน +3

    Yours videos are amazing

    • @levonog
      @levonog  5 หลายเดือนก่อน

      Thank you!!!

  • @akashsri3
    @akashsri3 2 หลายเดือนก่อน

    this is such an amazing video for this topic i can clearly see how much hard work would have gone to edit animate teach and present great vid

    • @levonog
      @levonog  2 หลายเดือนก่อน

      Thank you so much!

  • @ehSamurai3483
    @ehSamurai3483 4 หลายเดือนก่อน

    For the problem 2:32 the strategy pattern can also be used.

  • @sadranezam3367
    @sadranezam3367 10 วันที่ผ่านมา

    awesome stuff . you might wanna consider cutting back on the constant background music tho

  • @swagatochatterjee7104
    @swagatochatterjee7104 22 วันที่ผ่านมา

    Where did you get the sprite sheet for the Flyweight design pattern?

    • @levonog
      @levonog  22 วันที่ผ่านมา +1

      Generated using MidJourney

  • @stickyamp5996
    @stickyamp5996 5 หลายเดือนก่อน +1

    Thank you!!

    • @levonog
      @levonog  5 หลายเดือนก่อน

      Thank you for watching :)

  • @ehSamurai3483
    @ehSamurai3483 4 หลายเดือนก่อน

    At 21:39 I could just create simple classes like Bank1, Bank2, why add adapter to them?

  • @NoahNobody
    @NoahNobody 26 วันที่ผ่านมา +1

    Just a small production critique. These videos really don't need a backing track. Granted, it was very quiet, but if you can hear it, it is a distraction and does not aid the learner.

    • @levonog
      @levonog  26 วันที่ผ่านมา +1

      Noted, thank you!

  • @achunaryan3418
    @achunaryan3418 22 วันที่ผ่านมา

    The answer is type casting, not pattern matching

  • @XDarkGreyX
    @XDarkGreyX 24 วันที่ผ่านมา

    OOPs

  • @ehSamurai3483
    @ehSamurai3483 4 หลายเดือนก่อน

    at 35:17, getting all the data at once is not good for performance, segregating into API is a better approach.

  • @smolytchannel5062
    @smolytchannel5062 3 วันที่ผ่านมา

    good video but im just getting a headache trying to understand that accent. maybe a tts voice could be better perhaps?

    • @levonog
      @levonog  3 วันที่ผ่านมา

      I’m sorry :( yeah, I’ll use it on the next videos

  • @jay_wright_thats_right
    @jay_wright_thats_right 14 วันที่ผ่านมา

    I appreciate the hard work in creating this video. Can you an AI tool for the voiceover in future videos? There are many moments when I can't understand you because of your accent and the way you pronounce words.

    • @levonog
      @levonog  13 วันที่ผ่านมา

      Interesting suggestion, I’ll try :)

    • @MrDirzel
      @MrDirzel 5 วันที่ผ่านมา

      @levonog have to disagree with this comment. Different people have different accents and it's just something the listener has to deal with. I actually like your accent, it's unique to you and differentiates your video from all the other slop. Your cadence and speed of speaking are very good and It helped me actually listen to what you were saying. Keep your voice!

    • @satyajitrajbanshi3620
      @satyajitrajbanshi3620 5 วันที่ผ่านมา

      I hate AI voices.. Human voices are more conveying to audience

  • @bgsadi
    @bgsadi 19 วันที่ผ่านมา

    i love it man, you just got a new subscriber! keep up the good work 🫡🫡