We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions

Test & Code

Building software is more fun with tests.

Episodes

Total: 268

Should we think of open source components the same way we think of physical parts for manufactured g

Anthony Sottile and Brian discuss changes that would be cool for pytest, even unrealistic changes. T

Anthony Sottile and Brian discuss changes that would be cool for pytest, even unrealistic changes. T

I don't think it's too much of a stretch to say that software is part of most scientific research no

I don't think it's too much of a stretch to say that software is part of most scientific research no

The first game I remember coding, or at least copying from a magazine, was in Basic. It was Lunar La

The first game I remember coding, or at least copying from a magazine, was in Basic. It was Lunar La

Having a personal site is a great playground for learning tons of skills. Brian Wisti discusses the

Having a personal site is a great playground for learning tons of skills. Brian Wisti discusses the

PyPy is a fast, compliant alternative implementation of Python. cPython is implemented in C. PyPy is

PyPy is a fast, compliant alternative implementation of Python. cPython is implemented in C. PyPy is

In Python, before dataclasses, we had attrs. Before attrs, it wasn't pretty.The story of attrs and d

In Python, before dataclasses, we had attrs. Before attrs, it wasn't pretty.The story of attrs and d

Will McGugan has brought a lot of color to CLIs within Python due to Rich.  Then Textual started ret

Will McGugan has brought a lot of color to CLIs within Python due to Rich.  Then Textual started ret

When you are teaching someone web development skills, when is the right time to start teaching code

When you are teaching someone web development skills, when is the right time to start teaching code

Being productive is obviously a good thing. Can we measure it? Should we measure it? There's been fa

Being productive is obviously a good thing. Can we measure it? Should we measure it? There's been fa

Django has a handful of console commands to help manage and develop sites.  django-rich adds color a