Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
History
Technology
Fiction
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/0e/a0/6b/0ea06bef-d724-4ebf-61db-69b969390a17/mza_9075267775248923469.jpg/600x600bb.jpg
Programming Throwdown
Patrick Wheeler and Jason Gauci
183 episodes
18 hours ago
Programming Throwdown educates Computer Scientists and Software Engineers on a cavalcade of programming and tech topics. Every show will cover a new programming language, so listeners will be able to speak intelligently about any programming language.
Show more...
How To
Education,
News,
Tech News
RSS
All content for Programming Throwdown is the property of Patrick Wheeler and Jason Gauci and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Programming Throwdown educates Computer Scientists and Software Engineers on a cavalcade of programming and tech topics. Every show will cover a new programming language, so listeners will be able to speak intelligently about any programming language.
Show more...
How To
Education,
News,
Tech News
https://img.transistor.fm/tplXF45TpvHJt8fuLKxeboxsDGhVuA-HiGFWykRQnj4/rs:fill:3000:3000:1/q:60/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kYzcw/ODc3OWJkNWEwYjNm/MWFiNjM3ZDBiMjk3/MzUzYy5qcGc.jpg
173: Mocking and Unit Tests
Programming Throwdown
1 hour 35 minutes
1 year ago
173: Mocking and Unit Tests

173: Mocking and Unit Tests


Intro topic:  Headphones

News/Links:

  • Texas A&M University Physics Festival
    • https://physicsfestival.tamu.edu/
  • Rust vs Cpp at Google
    • Lars Bergstrom (Google Director of Engineering): Rust teams at Google are as productive as the ones using Go and 2x those using Cpp
    • https://youtu.be/6mZRWFQRvmw?t=27012
  • Is Cosine Similarity Really About Similarity
    • https://arxiv.org/abs/2403.05440
  • Xz utils supply chain attack
    • Andres Freund at Microsoft
    • https://arstechnica.com/security/2024/04/what-we-know-about-the-xz-utils-backdoor-that-almost-infected-the-world/


Book of the Show

  • Patrick:
    • 80/20 Running by Matt Fitzgerald
    • https://amzn.to/3xyEKLo
  • Jason: 
    • A Movie Making Nerd
    • https://amzn.to/49ycDJj


Patreon Plug https://www.patreon.com/programmingthrowdown?ty=h


Tool of the Show

  • Patrick: 
    • Shapez Android: https://play.google.com/store/apps/details?id=com.playdigious.shapez&hl=en_US&gl=US
    • Shapez iOS: https://apps.apple.com/us/app/shapez-factory-game/id6450830779
  • Jason: 
    • Dwarf Fortress
    • https://store.steampowered.com/app/975370/Dwarf_Fortress/


Topic: Mocking and Unit Tests

  • What are Unit Tests
    • Balance between utility, maintenance, and coverage
    • Unit Test: testing small functions
    • Regression Test: Testing larger functions
    • System Test: End-to-end testing of programs
  • What are mocks & fakes
  • When to use mock vs. fake
  • Mocking libraries in various languages
    • Python: https://docs.python.org/3/library/unittest.mock.html
    • Java: https://github.com/mockito/mockito
    • C++:  https://github.com/google/googletest


★ Support this podcast on Patreon ★
Programming Throwdown
Programming Throwdown educates Computer Scientists and Software Engineers on a cavalcade of programming and tech topics. Every show will cover a new programming language, so listeners will be able to speak intelligently about any programming language.