AI-driven development in Go

Go Time: Golang, Software Engineering

Episode | Podcast

Date: Thu, 20 Jan 2022 17:00:00 +0000

Alexey Palazhchenko joins Natalie to discuss the implications of GitHub’s Copilot on code generation. Go’s design lends itself nicely to computer generated authoring: thanks to go fmt, there’s already only one Go style. This means AI-generated code will be consistent and seamless. Its focus on simplicity & readability make it tailor made for this new approach to software creation. Where might this take us?