tkivisik / talks

public collection of presentations about different topics using different tools and languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides about or using Google Go

by Ernest Micklei

Thanks to Gary Burd and Dmitri Shuralyov for hosting the slides.

Go modules

graphql

hopwatch

Hopwatch is a simple tool in HTML5 that can help debug Go programs. Presented on the first Golang Amsterdam Meetup in April 2013.

Slides of Hopwatch

go-restful

Go-restful is a package for building REST-style Web Services using Google Go. Presented on the second Golang Amsterdam Meetup in June 2013.

Slides of Go-restful

devfest

This presentation is an introduction to Google Go, the language and its ecosystem. It has been presented to the Dutch Android User Group that organized a Google Developers Group DevFest in October 2013.

Slides of DevFest

spirograph

A workshop to learn Go by programming SVG images of Spirographs in the Browser. This workshop is held on the Golang Amsterdam Meetup in November 2013.

Slides of Spirograph

hazana

A framework for writing load performance tests in Go

Slides of Hazana at the Go Meetup in Antwerp, 2017.

Workshops and tutorials

not Go related

running the slides locally

go get golang.org/x/tools/cmd/present

Then enter a folder containing *.slide files and run

present

About

public collection of presentations about different topics using different tools and languages


Languages

Language:Go 97.0%Language:Java 2.8%Language:HTML 0.2%