

The Unhandled Exception Podcast
Dan Clarke (@dracan)
Software Development podcast hosted by Dan Clarke (@dracan on Twitter). Slightly bias towards .NET and Azure, but covering lots of other topics such as Git, Docker, Kubernetes, productivity, the list goes on!
Episodes
Mentioned books

Jun 18, 2021 • 37min
Mutation Testing in .NET with Stefan Pölz
In this episode, I was thrilled to be joined by Stefan Pölz to chat about Mutation Testing! I had seen a lightning talk by Stefan last year about this, and was fascinated by the concept. So it was great to have him on the show to chat about it!For a full list of show links, see the website here

May 28, 2021 • 1h 10min
TDD with Ian Cooper
In this episode, I was joined by Ian Cooper to chat about Test Driven Development (TDD)! We discussed pain points that a lot of people hit when attempting to do TDD, and how to avoid them.For a full list of show links, see the website here

May 2, 2021 • 1h 21min
Learning and Self Development with James World
In this episode, I was joined by James World to chat about learning! We covered an incredible amount in this episode - from certifications, to books and reading, interviews, what it means to be a senior developer, and much much more!For a full list of show links, see the website here

Apr 9, 2021 • 1h 18min
C#9 Source Generators with Jason Bock
In this episode, I was joined by Jason Bock to chat about the new C#9 source generators! Writing code that writes code! We covered a ton of content, covering Source Generators, the Compiler API, Syntax Trees, Semantic Models, Expression Trees, and much much more!For a full list of show links, see the website here

Mar 24, 2021 • 30min
Spectre Console and Cake with Patrik Svensson
In this episode, I was joined by Patrik Svensson, creator of both the Cake Build System, and a .NET library called Spectre.Console. We mostly chatted about the Spectre Console library, which adds AMAZING functionality to .NET console apps (grid, charts, images, and much more!). We also touched on Cake and Cake Frosting.For a full list of show links, see the website here

Mar 10, 2021 • 40min
DevOps with Dushyant
In this episode, I was joined by good friend and ex-colleague, Dushyant Priyadarshee to chat about devops! We covered a lot of ground, from what devops is, to infrastructure as code deployments, to exams and certifications! Dushyant is a Senior Platform Engineer at NewDay.For a full list of show links, see the website here

Feb 27, 2021 • 1h
Kentico Kontent Headless CMS and JAMStack - with Matt Nield
In this episode, I was joined by good friend Matt Nield, who also co-runs the .NET Oxford user group with me. We chatted about the Kentico Kontent headless CMS, static websites and the JAMStack - plus much more!For a full list of show links, see the website here

Feb 7, 2021 • 45min
LINQPad with Joseph Albahari
In this episode, I was joined by Joe Albahari, author of one of my favourite software development tools - LINQPad! This is a tool that I use on a daily basis, and it saves me so much time! So I especially enjoyed chatting with Joe about the many features of LINQPad, his experiences when developing it, and also future plans.For a full list of show links, see the website here

Jan 24, 2021 • 1h 36min
F# and Functional Programming
In this group episode I was joined by Scott Wlaschin, Isaac Abraham, and Ian Russell - to talk all about F#! This is .NET's functional programming language, and we discussed functional programming, and the benefits of using a functional programming language like F#, whilst also comparing it to other languages like C#.For a full list of show links, see the website here(there were too many links to include here!)

Jan 3, 2021 • 1h 17min
Functional Programming in C# with Simon Painter
For this very first episode of 2021, I was joined by Simon Painter to talk all about Functional Programming in C#! We spoke about functional concepts, plus terms such as Options, Maybes, and even tried to explain what a Monad is! As usual, there were a few tangents, and we also touched on topics such as React, TDD, and much more!Links from the showSimon’s social links:TwitterWebsiteBook: Functional Programming in C# by Enrico BuonannoRecording of Simon’s ‘Functional Programming in C# talk (thanks to .NET Sheff for this, as we didn’t record his talk at .NET Oxford)Scott Wlaschin - Railway Oriented Programming videoRamda JSDan’s ‘Writing More Succinct C#’ blog postReactML.NETDevTip linksAnkiregex101.comDarklang