Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meetups: bring history up to date #15

Merged
merged 1 commit into from May 10, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
64 changes: 39 additions & 25 deletions meetups/all_meetups.md
@@ -1,76 +1,90 @@
### [May 2019](#05.2019)

* Go - Lost in the Stacks - Alex Whitney
* Go - Lost in the Stacks - Alex Whitney
[Repo](https://github.com/adwhit/lost-in-the-stacks)

* A month with Go - Thomas Smith

* Reimagining gofmt for Go 2.0 - Daniel Martí
[Slides](https://docs.google.com/presentation/d/14HcyqkNcQ48uyjM_Sas3HxO1LbFvykcfKksFPHaaEcI/edit)

### [April 2019](#04.2019)

* Tales of a beginner - Blair Garrett

* Going to Go - Glen Mailer
[Slides](https://glenjamin.github.io/going-to-go/index.html)

* Simplifying data visualisation - Karen Flower

* Event driven programming - Jack Adams

### [March 2019](#03.2019)
* Google Cloud Functions with Go - Daniel Alderman
[Slides](https://docs.google.com/presentation/d/1isibjSr1NruAYhuClbPnBLkvhGMXDccnDEtO-xdBy5E/edit)
[Repo](https://github.com/Daniel-Alderman77/go-cloud-functions-talk)

* Live-coding a "Go" Compiler with LLVM - Peter Waller
[Repo](https://github.com/pwaller/go2ll-talk)
* Introduction to NATS - Viktor Poluksht

* Google Cloud Functions with Go - Daniel Alderman
[Slides](https://docs.google.com/presentation/d/1isibjSr1NruAYhuClbPnBLkvhGMXDccnDEtO-xdBy5E/edit)
[Repo](https://github.com/Daniel-Alderman77/go-cloud-functions-talk)

* Live-coding a "Go" Compiler with LLVM - Peter Waller
[Repo](https://github.com/pwaller/go2ll-talk)

* An infosec overview of Go - Ross Prendergast

### [February 2019](#02.2019)

* Testing your Go commands with testscripts - Roger Peppe
[Slides](https://go-talks.appspot.com/github.com/rogpeppe/talks/testscript.talk/testscript.slide#1)
* Testing your Go commands with testscripts - Roger Peppe
[Slides](https://go-talks.appspot.com/github.com/rogpeppe/talks/testscript.talk/testscript.slide#1)
[Repo](https://godoc.org/github.com/rogpeppe/go-internal/testscript)

* Concurrency vs Parallelism - Jack Adams

* Write less code, generate more - Paul Jolly
* Write less code, generate more - Paul Jolly
[Slides](https://go-talks.appspot.com/github.com/myitcv/talks/2019-02-07-code-generation/main.slide#1)

### [January 2019](#01.2019)

* From C to Go - Daniel Finneran
* From C to Go - Daniel Finneran
[Slides](https://www.dropbox.com/s/ongds3akb2mislt/GoSheffield.pptx?dl=0)

* Using Context to Go Gracefully - Aran Wilkinson
[Repo](https://github.com/aranw/graceful-context-example)
* Using Context to Go Gracefully - Aran Wilkinson
[Repo](https://github.com/aranw/graceful-context-example)
[Slides](https://goo.gl/JHQEyw)

* Embrace Go Modules - Wei Zhang
* Embrace Go Modules - Wei Zhang
[Slides](https://docs.google.com/presentation/d/19wRr1rBPEGbxEF8vsAb5Fj67EaG2e6Jx0N2Uzpi_5Qw/edit?usp=sharing)

* Parsing Shell with Go - Daniel Martí
* Parsing Shell with Go - Daniel Martí
[Slides](https://docs.google.com/presentation/d/1_vJf3LeVCzRrBMT7IMJD9SHVuoNC_IGIwV_aIMgFM9U/edit#slide=id.p)

### [December 2018](#12.2018)

* Create lean Docker images using the Builder Pattern - Mike Kaperys
* Create lean Docker images using the Builder Pattern - Mike Kaperys
[Slides](https://speakerdeck.com/kaperys/create-lean-docker-images-using-the-builder-pattern)

* Using Go to teach Go - Will Gough
* Using Go to teach Go - Will Gough
[Slides](https://speakerdeck.com/williamhgough/using-go-to-teach-go/)

* Being a good Unix citizen - Tom Hudson
* Being a good Unix citizen - Tom Hudson

### [November 2018](#11.2018)

* Why making silly things is awesome - Lucy Davinhart
* Why making silly things is awesome - Lucy Davinhart
[Slides & Speaker Notes](https://lmhd.me/talk/silly)

* Helm git ops - Mark Gascoyne
* Helm git ops - Mark Gascoyne

* What's coming in Go 1.12 - Daniel Martí
* What's coming in Go 1.12 - Daniel Martí
[Slides](https://blog.myitcv.io/gopherjs_examples_sites/present/?url=https://raw.githubusercontent.com/mvdan/talks/master/2018/go1.12-pre.slide&hideAddressBar=true)

### [October 2018](#10.2018)

* Porting a Shell Script to Go - Tom Hudson
* Porting a Shell Script to Go - Tom Hudson

* Kubernetes Whack-A-Mole - Daniel Alderman
[Repo](https://github.com/Daniel-Alderman77/kubernetes-whack-a-mole)
[Slides](https://docs.google.com/presentation/d/1WlFDW8WYWjAN3MlqdT9Q6GplFSY7wEIgjCvYb3mZ3uo/edit#slide=id.p)
* Kubernetes Whack-A-Mole - Daniel Alderman
[Repo](https://github.com/Daniel-Alderman77/kubernetes-whack-a-mole)
[Slides](https://docs.google.com/presentation/d/1WlFDW8WYWjAN3MlqdT9Q6GplFSY7wEIgjCvYb3mZ3uo/edit#slide=id.p)

* Contributing to the Go project - Daniel Martí
* Contributing to the Go project - Daniel Martí
[Slides](https://docs.google.com/presentation/d/1PouU8NoyLYwdh2Cw4RlOesJJhu7peCMi2NkXpLX4F5s/edit?usp=sharing)