Skip to content

cytora/goroutines-channels-talks

Repository files navigation

Cytora Golang Academy

This is the repo for the Goroutines & Channels talks for the Cytora Golang Academy.

Local run

These slides are built with go present, as it allows us to run Go code straight into the slide deck.

https://godoc.org/golang.org/x/tools/present

To see them and run the code examples locally you must:

  • Have Go installed
  • Checkout the slides repository

https://github.com/cytora/goroutines-channels-talks

  • Install present locally with go get golang.org/x/tools/cmd/present
  • Run present -use_playground from the terminal
  • View the slides at

http://127.0.0.1:3999/

About

This is the repo for the Goroutines & Channels talks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages