
Software Engineering Radio - the podcast for professional software developers
Software Engineering Radio is a podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast. SE Radio covers all topics software engineering. Episodes are either tutorials on a specific topic, or an interview with a well-known character from the software engineering world. All SE Radio episodes are original content — we do not record conferences or talks given in other venues. Each episode comprises two speakers to ensure a lively listening experience. SE Radio is brought to you by the IEEE Computer Society and IEEE Software magazine.
Latest episodes

May 16, 2019 • 53min
366: Test Automation with Arnon Axelrod
Arnon Axelrod speaks with SE Radio’s Simon Crossley about test automation, a large complex subject that most listeners will have at least some familiarity with. Axelrod has worked in software engineering and test automation in several high-tech companie...

May 7, 2019 • 1h 4min
365: Thorsten Ball on Building an Interpreter
Today's guest is Thorsten Ball, author of Writing an interpreter in Go as well as its sequel Writing a Compiler in Go. Thorsten lives near Frankfurt, Germany. Thorsten loves to deep dive into programming topics like programming languages, interpreters...

Apr 30, 2019 • 1h 11min
364: Peter Zaitsev on Choosing the Right Open Source Database
Peter Zaitsev explains: avoiding vendor lock-in, judging what databases are bad at, why not to copy the big players, when to "go with the crowd", when to use cloud services vs. running your own infrastructure, and the role of containerization.

Apr 16, 2019 • 1h
363: Jonathan Boccara on Understanding Legacy Code
Jonathan Boccara, author of The Legacy Code Programmer’s Toolbox discusses understanding and working with legacy code. Working with legacy code is a key skill of professional software development that is often neglected.

15 snips
Apr 10, 2019 • 58min
SE-Radio Episode 362: Simon Riggs on Advanced Features of PostgreSQL
Simon Riggs, founder and CTO of 2nd Quadrant, discusses the advanced features of the Postgres database, that allow developers to focus on applications whilst the database does the heavy lifting of handling large and diverse quantities of data.

Mar 27, 2019 • 1h 7min
SE-Radio Episode 361: Daniel Berg on Istio Service Mesh
Daniel Berg, a distinguished Engineer at IBM cloud unit, talks with host Nishant Suneja, about Istio service mesh and how it lets developers deploy microservices into the cloud in a secure, efficient fashion by taking away the burden of devops...

Mar 13, 2019 • 56min
SE-Radio Episode 360: Pete Koomen on A/B Testing
Pete Koomen, Co-founder and CTO at Optimizely, dives deep into A/B testing, sharing insights from running over 200,000 tests. He reveals how structured experimentation can elevate product innovation, highlighting the importance of hypotheses and success metrics. The conversation also addresses the challenges of testing, the significance of understanding user behavior, and the ethical considerations in experimentation. Koomen emphasizes fostering a culture of testing within organizations to drive data-driven decision-making and enhance user experience.

Mar 6, 2019 • 58min
SE-Radio Episode 359: Engineering Maturity with Jean-Denis Greze
How can you scale an engineering organization when you havent already experienced rapid growth? Jean-Denis Greze of Plaid explains how to proactively enhance team capabilities and readiness by leveling up through a maturity map.

Feb 27, 2019 • 1h
SE-Radio Episode 358: Probabilistic Data Structure for Big Data Problems
Dr. Andrii Gakhov, author of the book Probabilistic Data Structures and Algorithms for Big Data Applications talks about probabilistic data structures and their application to the big data domain with host Robert Blumen.

22 snips
Feb 20, 2019 • 1h 2min
SE-Radio Episode 357: Adam Barr on Code Quality
Adam Barr, a seasoned software developer and author, joins Felienne to explore the intricacies of code quality. They discuss the subjective nature of coding standards and the challenges that self-taught programmers face. Adam emphasizes the importance of readability and maintainability over complex metrics. They dive into the historical significance of the Morris worm incident as a lesson in software vulnerabilities. Additionally, the conversation touches on the disconnect between academia and industry, advocating for more practical programming education.