Back to Browse

The Factory Method - Programming Design Patterns - Ep 1 - C++ Coding

8.7K views
Jun 17, 2022
43:01

In this episode we introduce the series and talk about the first pattern, which is a pattern to help create and manage things in your program. Repo: https://github.com/codetechandtutorials/DesignPatterns --- Chapters: 0:00 Intro 2:10 New CMake Project 3:53 Theory 5:39 Coding A Factory 35:55 The Clone Variant 42:22 Outro --- Errata: edit: notably this does not cover everything about the factory method, as some have pointed out. I may do a follow-up, but in the mean time if you are interested, I would suggest doing some additional reading on the subject at a place like this: https://springframework.guru/gang-of-four-design-patterns/ --- Supplement book links ▶ https://amzn.to/3Q9oEMS - Gang of Four ▶ https://amzn.to/3tGRJ8T - Game Programming Patterns ▶ https://amzn.to/3Op5tNE - Game Engine Black Book: DOOM: v1.1 ▶ https://amzn.to/3N1i48g - Game Engine Black Book Wolfenstein 3D: v2.1 ▶ https://amzn.to/3N1J7k6 - Michael Abrash's Graphics Programming Black Book (Special Edition) --- Notable Video Resources: ▶ https://stackoverflow.com/questions/69849/factory-pattern-when-to-use-factory-methods --- Video Written, Edited, & Produced By: ▶ Matthew Early --- Thanks for watching! I appreciate any and all support! --- Some of Matt's Other Stuff (feel free to follow!): - https://linktr.ee/mearly _support: ☕ https://www.patreon.com/codetechtuts?fan_landing=true Patrons help this channel go round and keep creating. If you don't like patreon but still would like to support regularly, you can do a similar subscription via the YouTube Join, or through Github's sponsor button. 🕮https://github.com/codetechandtutorials This is were I most the majority of the code seen on the channel. ✍ https://discord.com/invite/TJ8Bs726jF We have a Discord! We welcome all various code and tech chatter. ☯ https://twitch.tv/bytePro17124 I stream code and/or gaming every Thursday! I also randomly stream a time or two throughout most weeks.

Download

1 formats

Video Formats

360pmp479.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

The Factory Method - Programming Design Patterns - Ep 1 - C++ Coding | NatokHD