fbpx
250: GameDev: Design Patterns: Entity Component System.

250: GameDev: Design Patterns: Entity Component System.

https://www.takeupcode.com/podcast-player/1354/250-gamedev-design-patterns-entity-component-system.mp3Download file | Play in new window | Duration: 7:40 | Recorded on December 9, 2018Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThis design pattern...
250: GameDev: Design Patterns: Entity Component System.

239: What 20 Percent Of Topics Should You Focus On?

https://www.takeupcode.com/podcast-player/1241/239-what-20-percent-of-topics-should-you-focus-on.mp3Download file | Play in new window | Duration: 6:02 | Recorded on July 23, 2018Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThere’s a lot you...
QA Friday 2016-Aug-12

QA Friday 2016-Aug-12

https://www.takeupcode.com/podcast-player/551/qa-friday-2016-aug-12.mp3Download file | Play in new window | Duration: 7:38 | Recorded on August 12, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhen should I create a new class? There’s no...
QA Friday 2016-Aug-12

143: Where And How To Use Whitespace.

https://www.takeupcode.com/podcast-player/550/143-use-whitespace.mp3Download file | Play in new window | Duration: 9:38 | Recorded on August 8, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherMaking code more readable sometimes means knowing where...
QA Friday 2016-Aug-12

90: Design Patterns: Object Pool.

https://www.takeupcode.com/podcast-player/454/90-design-patterns-object-pool.mp3Download file | Play in new window | Duration: 11:34 | Recorded on April 14, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the object pool design pattern? The...
QA Friday 2016-Aug-12

89: Design Patterns: Dirty Flag.

https://www.takeupcode.com/podcast-player/453/89-design-patterns-dirty-flag.mp3Download file | Play in new window | Duration: 11:29 | Recorded on April 13, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the dirty flag design pattern? The...
QA Friday 2016-Aug-12

88: Design Patterns: Service Locator.

https://www.takeupcode.com/podcast-player/452/88-design-patterns-service-locator.mp3Download file | Play in new window | Duration: 11:50 | Recorded on April 12, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the service locator design...
QA Friday 2016-Aug-12

87: Design Patterns: Event Queue.

https://www.takeupcode.com/podcast-player/450/87-design-patterns-event-queue.mp3Download file | Play in new window | Duration: 14:55 | Recorded on April 11, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the event queue design pattern? The...
QA Friday 2016-Aug-12

86: Design Patterns: Component.

https://www.takeupcode.com/podcast-player/448/86-design-patterns-component.mp3Download file | Play in new window | Duration: 12:41 | Recorded on April 7, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the component design pattern? The...
QA Friday 2016-Aug-12

85: Design Patterns: Subclass Method.

https://www.takeupcode.com/podcast-player/447/85-design-patterns-subclass-method.mp3Download file | Play in new window | Duration: 10:25 | Recorded on April 6, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the subclass method design...
QA Friday 2016-Aug-12

84: Design Patterns: Update Method.

https://www.takeupcode.com/podcast-player/446/84-design-patterns-update-method.mp3Download file | Play in new window | Duration: 11:50 | Recorded on April 5, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the update method design pattern?...
QA Friday 2016-Aug-12

83: Design Patterns: Game Loop.

https://www.takeupcode.com/podcast-player/445/83-design-patterns-game-loop.mp3Download file | Play in new window | Duration: 15:46 | Recorded on April 4, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the game loop design pattern? The game...
QA Friday 2016-Aug-12

QA Friday 2016-Apr-01

https://www.takeupcode.com/podcast-player/442/qa-friday-2016-apr-01.mp3Download file | Play in new window | Duration: 11:09 | Recorded on April 1, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherHow do you make a design easy to understand? A lot of...
QA Friday 2016-Aug-12

82: Design Patterns: Double Buffer.

https://www.takeupcode.com/podcast-player/441/82-design-patterns-double-buffer.mp3Download file | Play in new window | Duration: 11:05 | Recorded on March 31, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the double buffer design pattern?...
QA Friday 2016-Aug-12

81: Design Patterns: Visitor.

https://www.takeupcode.com/podcast-player/440/81-design-patterns-visitor.mp3Download file | Play in new window | Duration: 12:06 | Recorded on March 30, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the visitor design pattern? The visitor...
QA Friday 2016-Aug-12

80: Design Patterns: Template Method.

https://www.takeupcode.com/podcast-player/439/80-design-patterns-template-method.mp3Download file | Play in new window | Duration: 11:46 | Recorded on March 29, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the template design pattern?...
QA Friday 2016-Aug-12

79: Design Patterns: Strategy.

https://www.takeupcode.com/podcast-player/438/79-design-patterns-strategy.mp3Download file | Play in new window | Duration: 10:02 | Recorded on March 28, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the strategy design pattern? The...
QA Friday 2016-Aug-12

78: Design Patterns: State.

https://www.takeupcode.com/podcast-player/435/78-design-patterns-state.mp3Download file | Play in new window | Duration: 8:21 | Recorded on March 24, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the state design pattern? The state...
QA Friday 2016-Aug-12

77: Design Patterns: Observer.

https://www.takeupcode.com/podcast-player/434/77-design-patterns-observer.mp3Download file | Play in new window | Duration: 11:55 | Recorded on March 23, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the observer design pattern? The...
QA Friday 2016-Aug-12

76: Design Patterns: Memento.

https://www.takeupcode.com/podcast-player/433/76-design-patterns-memento.mp3Download file | Play in new window | Duration: 8:20 | Recorded on March 22, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the memento design pattern? The memento...