Search

Home > The Rabbit Hole: An Inside Look into Software Development > 151. Interfaces + Design Patterns
Podcast: The Rabbit Hole: An Inside Look into Software Development
Episode:

151. Interfaces + Design Patterns

Category: Business
Duration: 00:17:25
Publish Date: 2020-04-07 02:00:00
Description:

Dave recently used Golang for a project he was working on, and today he shares his experience of interfaces and design patterns in the language. We kick off the show by talking about the Gang of Four, where Mike reveals what we have long suspected – he’s not a real developer after all! We then talk about how Go is different from other languages in that you have to explicitly define the interface and then you have a file with an interface in it. This means that when you write the code that implements the interface, you don’t explicitly say what it’s doing. It's all a big secret!

Total Play: 0