# Video: Design Philosophy in Go

DevFeed: [Video: Design Philosophy in Go](<https://devfeed.tech/articles/video-design-philosophy-in-go-22118.md>)

Original publisher: [Read original article](<https://www.ardanlabs.com/blog/2016/12/developing-a-design-philosophy-in-go.html>)

Published: 2016-12-05T00:00:00Z

Content type: article

Language: en

Sources: [William Kennedy](<https://devfeed.tech/sources/william-kennedy.md>)

Topics: [Go Language](<https://devfeed.tech/topics/go-language.md>)

Tags: [ardan-labs](<https://devfeed.tech/tags/ardan-labs.md>), [blog](<https://devfeed.tech/tags/blog.md>), [decoupling](<https://devfeed.tech/tags/decoupling.md>), [go](<https://devfeed.tech/tags/go.md>), [go-programming](<https://devfeed.tech/tags/go-programming.md>), [golang](<https://devfeed.tech/tags/golang.md>), [programming](<https://devfeed.tech/tags/programming.md>), [talk](<https://devfeed.tech/tags/talk.md>), [video](<https://devfeed.tech/tags/video.md>)

## AI overview

A video talk from the Vancouver Meetup presents a design philosophy for Go, focusing on decoupling from change.

## Source excerpt

This is a talk that I gave at the Vancouver Meetup on November 29th, 2016. The talk covers topics around developing your own design philosophy with a focus on decoupling from change. These are things I cover extensively in the Ultimate Go Classes. Here is the material that is covered in the talk. Review the Grouping and Decoupling topics. Watch Design Philosophy in Go