Skip to content
/ golang6h Public

Golang in six hours. Language tour and tooling.

License

Notifications You must be signed in to change notification settings

miku/golang6h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go in ~ six hours

A tour through Go (golang).

For Spartakiade 2019, 2019-04-27, Alte Börse Marzahn, Berlin.

Outline

  • Welcome, intro, installation (30) — Slides
  • Go Tour (basics, flowcontrol, moretypes, methods, concurrency) (240) — local, online
  • Additional topics (IO, web) (30) — MoreTopics
  • Wrap up exercise, free coding (60) — Exercises

Running the tour locally

$ go get golang.org/x/tour
$ tour

About

Golang in six hours. Language tour and tooling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published