Skip to content

miku/concgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency in Go

Golab 2019, 2019-10-22, 14:30-16:00, Florence

A short introduction to basic Go patterns.

Goals

Implement a few little projects that demonstrate primitives:

  • goroutines
  • channels
  • select
  • sync.WaitGroup
  • sync.Once
  • context

There are slides:

Exercises and examples are in:

Solutions can be found here:

About

Concurrency in Go workshop, GOLAB 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published