Skip to content

Instantly share code, notes, and snippets.

@cia-rana
Last active May 8, 2019 05:11
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cia-rana/2ef3d6c33f93ce9add633989f9b8926e to your computer and use it in GitHub Desktop.
Save cia-rana/2ef3d6c33f93ce9add633989f9b8926e to your computer and use it in GitHub Desktop.
Go Conference 2018 Spring セッション一覧

Go Conference 2018 Spring セッション一覧

https://gocon.connpass.com/event/82515/

キーノート

タイトル 発表者 発表資料
How the Go runtime implements maps efficiently (without generics) Dave Cheney Not Found

スポンサーセッション

タイトル 発表者 発表資料
Go at Cybozu ymmt https://speakerdeck.com/ymmt2005/go-at-cybozu
Testing with microservices in merpay kazegusuri https://speakerdeck.com/kazegusuri/testing-with-microservices-in-merpay

通常セッション

タイトル 発表者 発表資料
GoらしいAPIを求める旅路 lestrrat https://www.slideshare.net/lestrrat/goapi-go-conference-2018-spring
How to write Go code kaneshin https://speakerdeck.com/kaneshin/how-to-write-go-code
Performance Optimization on Google AppEngine timakin https://speakerdeck.com/timakin/performance-optimization-on-google-appengine
Goroutine meets a signal codehex https://speakerdeck.com/codehex/goroutine-meets-a-signal
組み込みLinuxでのGolangのススメ tetsu_koba https://www.slideshare.net/tetsu.koba/linuxgolanggo-con
Linuxのユーザーランドをinitから全てまるごとgolangで書く tetsu_koba https://www.slideshare.net/tetsu.koba/linuxinitgolang
コードジェネレートとの付き合い方 pei0804 https://www.slideshare.net/JumpeiChikamori/go-conference-2018-spring
grapi: Building JSON API server with grpc-gateway for microservices izumin5210 https://speakerdeck.com/izumin5210/grapi-bulding-json-api-server-with-grpc-gateway-for-microservices
Dgraph - A high performance graph database written in pure Go munisystem https://speakerdeck.com/munisystem/dgraph-a-high-performance-graph-database-written-in-pure-go
Gormの気持ちになってGormを使う linyows https://speakerdeck.com/linyows/become-a-gorm-feeling-and-use-gorm
Golangで実装するFTPプロキシサーバ pyama86 https://speakerdeck.com/pyama86/golangdezuo-ruftppurokisisaba

LT

タイトル 発表者 発表資料
Whitespace言語処理系をGoで実装してみた snowcrush https://tanstaafl.0pt.jp/slides/whitespace.v2/#1
クローラー実装で学ぶgo 川部 勝也 https://www.slideshare.net/katsuyakawabe/study-golang-by-developing-mini-crawler-93887152
go-selfupdate-github でツールを「自己アップデート」できるようにする ドッグ https://speakerdeck.com/rhysd/go-selfupdate-github-de-turuwozi-ji-atupudetosuru
学生版のGoConを開催したい Yamashou https://speakerdeck.com/yamashou/xue-sheng-ban-goconwokai-cui-sitai
Goで始めるdockerとcontainerd sakajunquality https://speakerdeck.com/sakajunquality/starting-docker-with-go
Replaced Backlog Git Server from Perl to Go Yuichi Watanabe https://slides.com/vvatanabe/replaced-backlogs-git-server-from-perl-to-go
@usk83
Copy link

usk83 commented Apr 16, 2018

まとめありがとうございます!

Yuichi Watanabe様の"Replaced Backlog Git Server from Perl to Go"の資料を以下に見つけましたのでコメントします

https://slides.com/vvatanabe/replaced-backlogs-git-server-from-perl-to-go

@cia-rana
Copy link
Author

@usk83 さん ありがとうございます!反映しました b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment