fbpx
251: What Happens When Code Has Undefined Behavior?

251: What Happens When Code Has Undefined Behavior?

https://www.takeupcode.com/podcast-player/4435/251-what-happens-when-code-has-undefined-behavior.mp3Download file | Play in new window | Duration: 7:37 | Recorded on September 2, 2019Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat happens when...
167: Your Guide To Computer Programming. Part 2 of 4.

167: Your Guide To Computer Programming. Part 2 of 4.

https://www.takeupcode.com/podcast-player/598/167-guide-computer-programming-part-2-4.mp3Download file | Play in new window | Duration: 10:25 | Recorded on January 23, 2017Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhy should you learn how to...
167: Your Guide To Computer Programming. Part 2 of 4.

140: Name Mangling and Overloaded Methods.

https://www.takeupcode.com/podcast-player/540/140-name-mangling-overloaded-methods.mp3Download file | Play in new window | Duration: 9:28 | Recorded on July 18, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherYou normally don’t have to worry...
167: Your Guide To Computer Programming. Part 2 of 4.

137: Data Types: Auto or Var. The Compiler Chooses.

https://www.takeupcode.com/podcast-player/532/137-data-types-auto-var-compiler-chooses.mp3Download file | Play in new window | Duration: 9:02 | Recorded on July 6, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherAuto and var types do have a type....
167: Your Guide To Computer Programming. Part 2 of 4.

103: Multithreading. Volatile.

https://www.takeupcode.com/podcast-player/475/103-multithreading-volatile.mp3Download file | Play in new window | Duration: 10:12 | Recorded on May 9, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherVolatile is a keyword that allows you to turn off...
167: Your Guide To Computer Programming. Part 2 of 4.

QA Friday 2016-Mar-04

https://www.takeupcode.com/podcast-player/418/qa-friday-2016-mar-04.mp3Download file | Play in new window | Duration: 8:45 | Recorded on March 4, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat is the rule of three? And related to this: What...
167: Your Guide To Computer Programming. Part 2 of 4.

58: C++ Templates. Types And Values.

https://www.takeupcode.com/podcast-player/403/58-cplusplus-templates-types-and-values.mp3Download file | Play in new window | Duration: 11:46 | Recorded on February 18, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherBoth C++ templates and C#...
251: What Happens When Code Has Undefined Behavior?

12: References Are More Than Just Pointers.

https://www.takeupcode.com/podcast-player/285/12-references-are-more-than-just-pointers.mp3Download file | Play in new window | Duration: 7:17 | Recorded on December 1, 2015Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThis episode explains where...
251: What Happens When Code Has Undefined Behavior?

9: Pointer Arithmetic. This Is Easy!

https://www.takeupcode.com/podcast-player/274/9-pointer-arithmetic-this-is-easy.mp3Download file | Play in new window | Duration: 8:06 | Recorded on November 25, 2015Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherNow that you know how a pointer can be...
251: What Happens When Code Has Undefined Behavior?

7: Into The Void.

https://www.takeupcode.com/podcast-player/271/7-into-the-void.mp3Download file | Play in new window | Duration: 14:21 | Recorded on November 23, 2015Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherUnderstanding types is super critical to being able to...
251: What Happens When Code Has Undefined Behavior?

6: Just In Time.

https://www.takeupcode.com/podcast-player/268/6-just-in-time.mp3Download file | Play in new window | Duration: 10:32 | Recorded on November 19, 2015Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherMany languages are adopting a model of just-in-time...
251: What Happens When Code Has Undefined Behavior?

5: Interpreted Or Compiled?

https://www.takeupcode.com/podcast-player/267/5-interpreted-or-compiled.mp3Download file | Play in new window | Duration: 9:14 | Recorded on November 18, 2015Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherLearning how to program effectively will...