Skip to content

Software Engineering Radio

The Podcast for Professional Software Developers

Archive

Tag: domain-driven design

Recording Venue: Skype
Guest(s): Ola Bini

Host(s): Markus
This is a conversation with Ola Bini on his experimental language Ioke. We cover the idea behind the Ioke experiment as well as important language concepts and the thinking behind them.

Links:

Play

Recording Venue: Practical Product Lines
Guest(s): Jan Bosch

Host(s): Markus
This episode is a conversation with Jan Bosch about product line engineering (PLE). Jan has worked in various roles and industries and academia in the context of product lines. In this episode we look at Jan’s view of what is next for product lines: software ecosystems. What is their relationship to PLE and how should PLE change to remain relevant?

Links:

Play

Recording Venue:
Guest(s): Johan Bezem

Host(s): Michael
Our guest Johan Bezem explains the idea behind and the benefits of MISRA. MISRA defines guidelines for C and C++ programming in order to ensure quality. While it got started for embedded automotive development, it is more generally applicable.

Links:

Play

Recording Venue: Skype
Guest(s): Shane Clifford


Host(s): Markus
This episode is a discussion with Shane Clifford, who is a development manager at Intentional Software. We discuss the idea behind intentional programming, key concepts of the technology as well as example uses and a little bit of history.

Links:

Play

Recording Venue: Skype
Guest(s): Bob Martin

Host(s): Markus
This episode is a conversation with “Uncle Bob” Bob Martin about agile software development and software craftsmanship specifically. We talk about the history of the term, the reasons for coming up with it some of the practices and the relationship to other agile approaches. We conclude our discussion with an outlook on some of todays new and hyped programming languages.

Links:

Play

Recording Venue: Skype
Guest(s):
Chuck Connell
Host(s): Michael
Michael discusses with his guest Chuck Connell the differences between software engineering and computer science. What makes software engineering so unpredictable, with so few formal results? And how can we advance the field of software engineering without these results?

Links:

Play

Recording Venue: Skype
Guest(s): Dave Thomas

Host(s): Arno
Dave explains why reading source code is at least as important a skill as writing source code. He shares approaches for how to get to grips with unknown and undocumented source code even if it is non-trivial in size. He finishes with advice for how to get started reading code.

Links:

Play

Recording Venue:
Guest(s): Eberhard Wolff

Host(s): Markus
In this episode we discuss the current state of the spring framework. We talk about core features (dependency injection, AOP) but also about the spring universe, i.e. some of the more specific frameworks such as Spring Batch.

Links:

Play

Recording Venue: Skype
Guest(s): Doug Simon

Host(s): Martin
In this episode we talk with Doug Simon from Sun Microsystems Laboratories about the Maxine Research VM, a so-called meta-circular virtual machine. Maxine is a JVM that is written itself in Java, but aims at taking JVM development to the next level while using highly integrated Java IDEs as development environments and running and debugging the VM itself directly from the Inspector, an IDE-like tool specialized for the Maxine VM. During the episode we talk about the basic ideas behind Maxine, what exactly “meta-circular” means and what makes it interesting and promising to build a Java VM in Java. We talk about the relationship to Sun’s current production JVM (HotSpot) and about ideas and directions for the future of Maxine.

Links:

Play

Recording Venue: JAOO 2008
Guest(s): Jim des Rivieres

Host(s): Markus
This episode is a discussion with Jim Des Rivieres about APIs: How to design good APIs, the role of the documentation/specification in APIs, API evolution and other relevant topics.

Links:

Play