Preview Mode Links will not work in preview mode

bytesized.tech's podcast

Apr 27, 2020

Collisions. They happen all the time. Your WiFi is colliding right now. There are constant back off systems that allow processes to be able to notice that they are "speaking" at the same time as another process and wait until it is their turn. So join us as we discuss how this works!

This podcast is for people who want...


Apr 21, 2020

What is the ABA problem? Does it have to do with ABBA? Why does Homer Simpson not see errors? We talk about Concurrency in this next set of episodes, the act of computing with multiple simultaneous things occuring. 

This podcast is for people who want to explore technology but might not have the background in it. If you...


Apr 14, 2020

We discuss all of the previous topics, joke about using Times New Roman in our IDE, and talk about how IDE's are all around helpful to developers.

This podcast is for people who want to explore technology but might not have the background in it. If you have any burning questions about how anything works feel free to...


Apr 6, 2020

Do you also print to the console? Do you print after every line in your code? Fear not! The debugger can help with that! It can do everything from stepping through your code to freezing it and allowing you to modify and call things on the fly. 

This podcast is for people who want to explore technology but might not have...