+ All Categories
Home > Software > Go with Go

Go with Go

Date post: 15-Feb-2017
Category:
Upload: robert-reiz
View: 371 times
Download: 0 times
Share this document with a friend
8
Go with Go
Transcript
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


Recommended