
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

Oct 30, 2019 • 1h 9min
Episode 386: Building Low Latency Applications with WebRTC
WebRTC provides real time video and audio streaming capabilities to applications. Spencer Dixon explains the different parts of WebRTC and how they used it to build a pair programming application.

Oct 22, 2019 • 58min
Episode 385: Evan Gilman and Doug Barth on Zero-Trust Networks
Evan Gilman and Doug Barth, authors of Zero-Trust Networks: building secure systems in untrusted networks discuss zero-trust networks.

26 snips
Oct 16, 2019 • 50min
Episode 384: Boris Cherny on TypeScript
Boris Cherny, author of Programming TypeScript and a software engineer at Facebook, dives deep into how TypeScript can revolutionize JavaScript projects. He discusses the advantages of gradual typing and structural typing, emphasizing their importance in managing larger codebases. The conversation highlights TypeScript's type safety features and its seamless integration with popular frameworks like React and Angular. Listeners will learn how TypeScript enhances JSON handling and reduces type errors, paving the way for cleaner, more reliable code.

Oct 10, 2019 • 1h 11min
Episode 383: Neil Madden On Securing Your API
Neil Madden, author of the API Security in Action book discusses the key requirements needed to secure an API, the risks to consider, models to follow and which task is the most important.

Sep 26, 2019 • 1h 7min
Episode 382: Michael Chan on Learning ReactJS
Michael Chan has been teaching React since 2013 and is the host of the React Podcast. He currently works at Ministry Centered Technologies as a Frontend Architect.

4 snips
Sep 23, 2019 • 1h 12min
Episode 381: Josh Long on Spring Boot
Josh Long, developer advocate at Pivotal, discusses using Spring Boot to efficiently develop production ready enterprise web applications. Josh talks about working with different databases, and developing and testing microservices using Spring Boot.

Sep 10, 2019 • 57min
Episode 380: Margaret Burnett on GenderMag
Felienne interviews Margaret Burnett on GenderMag, a systematic way to assess the inclusivity of software.

Sep 3, 2019 • 57min
Episode 379: Claire Le Goues on Automated Program Repair
Felienne interviews Claire Le Goues about automatic program repair. Can programs repair themselves and what techniques are involved in that?

Aug 28, 2019 • 1h 12min
Episode 378: Joshua Davies on Attacking and Securing PKI
Joshua Davies discusses TLS, PKI vulnerabilities in the PKI, and the evolution of the PKI to make it more secure, with host Robert Blumen.

Aug 20, 2019 • 49min
Episode 377: Heidi Howard on Distributed Consensus
Heidi Howard, a researcher in the field of distributed systems, discusses distributed consensus. Heidi explains when we need it, when we don't need and the algorithms we use to achieve it.