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

Thinking Elixir Podcast

Thinking Elixir Podcast
The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.

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.

Radiolab

Radiolab
Radiolab is on a curiosity bender. We ask deep questions and use investigative journalism to get the answers. A given episode might whirl you through science, legal history, and into the home of someone halfway across the world. The show is known for innovative sound design, smashing information into music. It is hosted by Jad Abumrad, Lulu Miller, and Latif Nasser.

Episode 174: Chip Manufacturing and Waferscanners

April 08, 2011 49:36 47.61 MB Downloads: 0

Guest: Wilbert Albers Host: Markus In this episode we take a look at microchip production, with a special focus on waferscanners. To do this, we talked with Wilbert Albers of ASML, the leading waferscanner manufacturer in the world. In the episode, we talk about the overall chip production process (from silicon sand over wafer cutting […]

Episode 173: Feature-Oriented Software Development with Sven Apel – Pt 2

March 19, 2011 57:44 55.42 MB Downloads: 0

Recording Venue: University of Passau Guest: Sven Apel Host: Stefan In this second episode on Feature-Oriented Software Development (FOSD), Sven Apel gives us an overview of programming language and tool support for FOSD. He introduces the Eclipse-based FeatureIDE which covers important phases of the FOSD process, namely domain implementation as well as configuration and generation. […]

Episode 172: Feature-Oriented Software Development with Sven Apel – Pt 1

February 19, 2011 56:31 54.25 MB Downloads: 0

Sven Apel explains why developing software in a feature-oriented manner is so vital for us as software engineers and why objects are simply not enough.

Episode 171: Scala Update with Martin Odersky

February 01, 2011 52:54 50.79 MB Downloads: 0

This episode is an update on the developments around the Scala language.

Episode 170: Large Agile Software Development with Bas Vodde

January 04, 2011 49:10 47.21 MB Downloads: 0

In this episode Michael talks with Bas Vodde about how to apply agile principles to large and distributed development organizations.

Episode 169: Memory Grid Architecture with Nati Shalom

November 30, 2010 01:03:33 61.01 MB Downloads: 0

In this episode, Robert talks with Nati Shalom about the emergence of large-system architectures consisting of a grid of high-memory nodes.

Episode 168: Being a Consultant

October 22, 2010 56:39 54.39 MB Downloads: 0

This episode is about being a consultant in the software business.

Episode 167: The History of JUnit and the Future of Testing with Kent Beck

September 26, 2010 50:36 48.59 MB Downloads: 0

In this episode we talk with Kent Beck about automated unit testing and JUnit.

Episode 166: Living Architectures with John Wiegand

August 18, 2010 43:14 41.51 MB Downloads: 0

This time we have John Wiegand on the mic for an episode on architectures and agile software development. We talk about the role of architectures in an agile world and why architectures change and need to change over time. We discuss the characteristics of those living architectures, using the Eclipse and the Jazz projects as examples, and the surrounding development methods for such environments.

Episode 165: NoSQL and MongoDB with Dwight Merriman

July 16, 2010 58:05 55.76 MB Downloads: 0

Dwight Merriman talks with Robert about the emerging NoSQL movement, the three types of non-relational data stores, Brewer's CAP theorem, the weaker consistency guarantees that can be made in a distributed database, document-oriented data stores, the data storage needs of modern web applications, and the open source MongoDB.

Episode 164: Agile Testing with Lisa Crispin

June 16, 2010 47:11 45.29 MB Downloads: 0

This episode covers the topic of agile testing. Michael interviews Lisa Crispin as an practionier and book author on agile testing. We cover several topics ranging from the role of the tester in agile teams, over test automation strategy and regression testing, to continuous integration.

Episode 163: State of the Union

June 03, 2010 17:43 17.01 MB Downloads: 0

Announcement regarding the release cycle.

Episode 162: Project Voldemort with Jay Kreps

May 16, 2010 01:13:36 70.66 MB Downloads: 0

Jay Kreps talks about the open source data store Project Voldemort. Voldemort is a distributed key-value store used by LinkedIn and other high-traffic web sites to overcome the inherent scalability limitations of a relational database. The conversation delves into the workings of a Voldemort cluster, the type of consistency guarantees that can be made in a distributed database, and the tradeoff between client and the server.

Episode 161: Agile Product Management with Roman Pichler

May 03, 2010 01:00:47 58.35 MB Downloads: 0

In this episode, we discuss with Roman Pichler how Scrum impacts product management and how agile product management differs from traditional approaches. The topics covered include product owners on large projects and product owner teams, facilitating customer feedback through early and frequent releases, envisioning the product, and creating products with the minimum functionality. Enjoy!

Episode 160: AspectJ and Spring AOP with Ramnivas Laddad

April 19, 2010 01:02:07 59.64 MB Downloads: 0

This episode is a conversation with Ramnivas Laddad about aspect-oriented programming (AOP), Aspect J, and Spring AOP. We review the fundamental concepts of AOP, discuss AspectJ (an open source compiler that extends java with support for AOP), and cover the Spring Framework's proxy-based AOP system. Laddad also gives his thoughts on the use cases for AOP and where we are in the technology adoption curve, and updates on the state of the AspectJ project itself.