by Wahid Tanner | Mar 23, 2016
https://www.takeupcode.com/podcast-player/434/77-design-patterns-observer.mp3Download file | Play in new window | Duration: 11:55 | Recorded on March 22, 2016What is the observer design pattern? The observer behavioral pattern allows you to be notified of any changes...
by Wahid Tanner | Apr 11, 2016
https://www.takeupcode.com/podcast-player/450/87-design-patterns-event-queue.mp3Download file | Play in new window | Duration: 14:55 | Recorded on April 10, 2016What is the event queue design pattern? The event queue behavioral pattern allows you to keep track of work...
by Wahid Tanner | Apr 27, 2016
https://www.takeupcode.com/podcast-player/465/97-multithreading-the-big-event.mp3Download file | Play in new window | Duration: 8:32 | Recorded on April 26, 2016There’s more to working with multithreading than locking code and avoiding deadlocks. You also need...