8
Go with Go

Go with Go

Embed Size (px)

Citation preview

Page 1: Go with Go

Go with Go

Page 2: Go with Go

Ken Thompson Rob Pike Robert Griesemer

Go started 2007 by

Page 3: Go with Go

GoLang

• Simple Language, easy to learn

• Very fast to compile

• Build in support for Concurrency (go routines, async, channels, sync)

Page 4: Go with Go

Build with Go

• Docker

• Kubernetes

• Etcd

Page 5: Go with Go
Page 6: Go with Go

Demo

Page 7: Go with Go

https://tour.golang.org/welcome/1

Page 8: Go with Go

? ? ?

@RobertReiz