August meetup: Ray Miller gives a tutorial on Go


Details
In this hands-on tutorial, you will develop a Go program to solve Sudoku puzzles. You will learn how to implement a data structure to store a set of integers, how to represent the problem as a graph search, and implement a depth-first search to solve it. The tutorial is aimed at relative newcomers to Go. Bring along a laptop if you can, but you can always pair up with someone else if you don't have your own laptop.
Pizza and drinks will be provided beforehand. The talk starts at 19:00.
Sponsored by Speechmatics
Speechmatics is a leading provider of automatic speech recognition technology, based in Cambridge, UK, enabling world-leading companies to understand the spoken world.
Speechmatics is hosting this Go Meetup at its offices in Cambridge. It is an opportunity to collaborate with industry experts and learn more about Go. The purpose of this Meetup is to increase the popularity of Go, and help to improve the programming skills in the local area.
GoBridge (through William Kennedy) sponsors this meetup.

August meetup: Ray Miller gives a tutorial on Go