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.

Similar Podcasts

The Cynical Developer

The Cynical Developer
A UK based Technology and Software Developer Podcast that helps you to improve your development knowledge and career, through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer.

Elixir Outlaws

Elixir Outlaws
Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.

Linux User Space

Linux User Space
This is a podcast focused on connecting user space with the community. We invite you to join us as we explore the many things that impact you, the user. We’ll experiment with the Distros and Desktop Environments that we all love, we’ll discuss the current hardware and technology impacting our lives and we’ll also talk about the different topics affecting the community. All along the way we’ll share stories and anecdotes about our journey through the Linux User Space. Episodes drop every other Monday.

Episode 493: Ram Sriharsha on Vectors in Machine Learning

January 04, 2022 39:59 38.62 MB Downloads: 0

Ram Sriharsha of Pinecone discusses the role of vectors in machine learning, a technique that lies at the heart of many of the machine learning applications we use every day. Host Philip Winston spoke with Sriharsha about the basics of vectors, vector...

Episode 492: Sam Scott on Building a Consistent and Global Authorization Service

December 28, 2021 46:01 66.47 MB Downloads: 0

Sam Scott, CTO of Oso discusses how to build a global authorization service and challenges with host Priyanka.

Episode 491: Chase Kocher on The Recruiting LifeCycle

December 21, 2021 01:02:07 59.88 MB Downloads: 0

Chase Kocher, the Founder and CEO of aim4hire, a technology recruitment agency, discusses the recruiting lifecycle from the candidate, the company and the recruiter’s point of view with host Kanchan Shringi.

Episode 490: Tim McNamara on Rust 2021 Edition

December 14, 2021 50:53 49.09 MB Downloads: 0

Tim McNamara, author of Rust in Action, discusses the top three benefits of Rust and why they make it a performant, reliable and productive programming language.

Episode 489: Sam Boyer Package Management

December 08, 2021 55:27 80.07 MB Downloads: 0

Guest Sam Boyer, author of So you want to write a package manager talks about package management. The discussion covers - what is a package? what does it mean to manage package? package meta-data; package versioning; the quantity of packages in modern...

Episode 488: Chris Riccomini and Dmitriy Ryaboy on the Missing Readme

November 30, 2021 51:58 75.04 MB Downloads: 0

Chris Riccomini and Dmitriy Ryaboy discuss their book, The Missing Readme, which is intended to be the missing manual for new software engineers. Felienne spoke with Riccomini and Ryaboy about a range of topics that new software engineers might not have..

Episode 487: Davide Bedin on Dapr Distributed Application Runtime

November 23, 2021 01:11:32 103.23 MB Downloads: 0

Davide Bedine, a cloud solution architect at Microsoft and professional Dapr enthusiast joined host Jeff Doolittle to discuss his book, Practical Microservices with Dapr and .NET. Dapr, the Distributed Application Runtime, simplifies cloud-native...

Episode 486: Bob Nystrom on Dart

November 17, 2021 01:02:09 89.65 MB Downloads: 0

Bob Nystrom, author of Crafting Interpreters and a software engineer at Google working on the Dart programming language, discusses the key features of Dart which make it an excellent choice for fast apps on any platform.

Episode 485: Howard Chu on B+tree Data Structure in Depth

November 09, 2021 01:02:02 149.04 MB Downloads: 0

Howard Chu, CTO of Symas Corp and chief architect of the OpenLDAP project, discusses the key features of B+Tree Data Structures which make it the default selection for efficient and predictable storage of sorted data.

Episode 484: Audrey Lawrence on Timeseries Databases

November 02, 2021 52:47 50.88 MB Downloads: 0

Audrey Lawrence of Amazon discusses Timeseries Databases and their new database offering Amazon Timestream. Philip Winston spoke with Lawrence about data modeling, ingestion, queries, performance, life-cycle management, hot data vs. cold data...

Episode 483: Alexander Pugh on Robotic Process Automation

October 27, 2021 01:08:11 65.68 MB Downloads: 0

Alexander Pugh discusses why and when to use Robotic Process Automation (RPA). Host Jeremy Jung spoke with Pugh about interacting with systems without APIs like mainframes; the importance of having developers involved when building bots; the difficulty...

Episode 482: Luke Hoban on Infrastructure as Code

October 20, 2021 01:05:11 62.8 MB Downloads: 0

Luke Hoban, CTO of Pulumi, joined host Jeff Doolittle for a conversation about infrastructure as code (IAC), which allows software development teams to configure and control their cloud infrastructure assets using code in contrast to other approaches...

Episode 481: Ipek Ozkaya on Managing Technical Debt

October 12, 2021 01:00:18 58.11 MB Downloads: 0

Ipek Ozkaya joined host Jeff Doolittle to discuss a book she co-authored entitled Managing Technical Debt. In the book, Ozkaya describes nine principles of technical debt management to aid software companies in identifying, measuring, tracking...

Episode 480: Venky Naganathan on Chatbots

October 06, 2021 01:02:24 90.02 MB Downloads: 0

Host Kanchan Shringi speaks with Venky Naganathan,Sr. Director of Engineering at Conga specializing in Artificial Intelligence and Chatbots about the Conversational UI paradigm for Enterprise Apps as well as the enablers and business use cases suited...

Episode 479: Luis Ceze on the Apache TVM Machine Learning Compiler

September 29, 2021 51:29 49.65 MB Downloads: 0

Luis Ceze of OctoML discusses Apache TVM, an open source machine learning model compiler for a variety of different hardware architectures with host Akshay Manchale. Luis talks about the challenges in deploying models on specialized hardware and how TVM.