# simple_go **Repository Path**: mirrors_blakesmith/simple_go ## Basic Information - **Project Name**: simple_go - **Description**: Sample code for my Golang primer talk - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Golang Primer](https://docs.google.com/presentation/d/1R7jAUcbq5PqbLzGH88iOHMorK7LkTZpOh3Y7MNrcTqY/present?pli=1&ueb=true#slide=id.p) ## Blake Smith This repository contains sample code for my introductory Go talk. ### Code samples - hello_world.go - Simple hello world Go webapp - hello_image.go - Hello world with an image - intervalmessage.go - Demonstration of Goroutines and Channels - gifstream.go - Toy webapp that serves animated gifs