The Command Pattern - Programming Design Patterns - Ep 14 - C++ Coding - Must Know

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

КОМЕНТАРІ • 5

  • @ElliotLedson
    @ElliotLedson 5 місяців тому

    15:18 Not to be that developer but "Implement All Pure Virtuals" worked on my PC.

  • @ElliotLedson
    @ElliotLedson 5 місяців тому

    So you are now my new favourite tutorial channel! Your style is honestly so appealing to me! Just what I needed to reignite my passion :D

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

    Another solid video into the series. You're really making a lot of content and it is greatly appreciated. It's so nice to be able to clone down the repo and run the example! The 'I' really stands out as Interface which is helpful and I'm adopting it as well now going forward. Clean code that's not clever is the best code. I was looking for a pattern to handle commands within a text based game and this pattern seems to fit well.

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

      Glad you enjoy it! I find this pattern fun to work with, and very useful.

  • @openroomxyz
    @openroomxyz Рік тому

    Thanks, interesting video.