Skip to content

apparatno/golang-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go workshop

Here are some exercises for the introduction to Go Meetup in Google Developer Group Bergen November 2018.

The workshop will get an encore in January 2020 🎉

Here are the slides from the presentation.

Exercises

  • Getting started Simple exercises for those completely new to the language. These will let you familiarize yourself with the syntax and how to compile, and run your programs.
  • HTTP Here you will write a simple RESTful server and a CLI client to interact with it.
  • Channels Play with channels and goroutines to do some concurrent computing.

About

Beginner's introduction to Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages