Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

marcusolsson/go-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Workshop

This is the material for a roughly 3 hour long workshop to get attendees started using Go.

Why Go

This presentation is intended to give the audience an understanding of what makes Go important.

View the slides online

Setting up your environment

This presentation is intended to help each attendee to set up the environment needed for getting starting with Go development.

View the slides online

Language syntax

This presentation is intended to give a overview of the language syntax.

View the slides online

Where to Go from here?

This presentation is intended to recommend resources and where to find fellow gophers.

View the slides online

Exercises

The exercises used in the presentations are available here. Get them by running the following:

$ go get -d github.com/marcusolsson/go-workshop-exercises/...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages