This repository contains the code for most of the episodes from the YouTube series #justforfunc.
- 0: Hello, World! (video)
- 1: A Code Review (video and source code)
- 2: The Magic Gate (video and source code)
- 3: The Magic Gate (part 2) (video and source code)
- 4: Code Review for a Twitter Client (video and source code)
- 5: Defining a Color Flag in Go (video and source code)
- 6: Flappy Gopher I (video and source code)
- 7: Flappy Gopher II - Handling Events (video and source code)
- 8: Flappy Gopher III - Collision Detection (video and source code)
- 9: The Context Package (video and source code)
- 10: Implementing The Context Package (video and source code)
- 11: Review of an IRC package's API (video and source code)
- 12: A Text to Speech server with gRPC and Kubernetes (video and source code)
- 13: more Text to Speech with cgo and Docker multistage builds! (video and source code)
- 14: a twitter bot and systemd (that runs free on GCP) (video and source code)
- 15: a code review with logging, errors, and signals (video and source code)
- 16: unit testing HTTP servers (video and source code)
- 17: contributing to the Go project (video)
- 18: understanding Go's type aliases (video)
- 19: mastering io.PipesAll (video) and source code)
Submit your ideas here or directly on Twitter for @francesc.
This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.