Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
How I become Go GDE
Search
Evan Lin
October 24, 2019
Technology
0
460
How I become Go GDE
golang.tokyo 特別版
https://golangtokyo.connpass.com/event/150891/
Evan Lin
October 24, 2019
Tweet
Share
More Decks by Evan Lin
See All by Evan Lin
Storyteller - 阿共打來怎麼辦
kkdai
0
500
好書分享: 一人公司 Company Of One
kkdai
0
62
Golang taipei #45 10th birthday
kkdai
0
53
Consistent hashing algorithmic tradeoffs
kkdai
0
63
COSCUP 2016: Project 52 每週一個小專案來學習 Golang
kkdai
0
210
Modern Web 2016: Using Golang to build a smart IM Bot
kkdai
0
71
Other Decks in Technology
See All in Technology
俺の/私の最強アーキテクチャ決定戦開催 ― チームで新しいアーキテクチャに適合していくために / 20260322 Naoki Takahashi
shift_evolve
PRO
1
470
Sansanの認証基盤を支えるアーキテクチャとその振り返り
sansantech
PRO
1
120
MCPで決済に楽にする
mu7889yoon
0
160
Oracle Cloud Infrastructure(OCI):Onboarding Session(はじめてのOCI/Oracle Supportご利⽤ガイド)
oracle4engineer
PRO
2
17k
Kubernetesの「隠れメモリ消費」によるNode共倒れと、Request適正化という処方箋
g0xu
0
150
パワポ作るマンをMCP Apps化してみた
iwamot
PRO
0
220
GitHub Copilot CLI で Azure Portal to Bicep
tsubakimoto_s
0
290
JAWS DAYS 2026でAIの「もやっと」感が解消された話
smt7174
1
110
TUNA Camp 2026 京都Stage ヒューリスティックアルゴリズム入門
terryu16
0
610
BFCacheを活用して無限スクロールのUX を改善した話
apple_yagi
0
130
「AIエージェントで変わる開発プロセス―レビューボトルネックからの脱却」
lycorptech_jp
PRO
0
180
昔話で振り返るAWSの歩み ~S3誕生から20年、クラウドはどう進化したのか~
nrinetcom
PRO
0
120
Featured
See All Featured
Unsuck your backbone
ammeep
672
58k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
jQuery: Nuts, Bolts and Bling
dougneiner
66
8.4k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
1.1k
The Curse of the Amulet
leimatthew05
1
11k
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
680
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
230
Speed Design
sergeychernyshev
33
1.6k
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
280
Claude Code のすすめ
schroneko
67
220k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
Transcript
Golang Tokyo 2019/10/24 Evan Lin
Evan Lin • Golang Taipei Co-Organizer • LINE Taiwan Developer
Relations • Go GDE LINE Technical Evangelist
• Golang.tw Golang Taipei • https://github.com/golangtw • Start from 2013.
• ~ 7000 participants on Facebook group • https://www.facebook.com/groups/269001993248363 • Monthly meetup (~50) • https://meetup.com/golang-taipei-meetup/ Introducing Golang Taipei
Introducing Golang Taipei
Introducing Golang Taipei
My history background
Windows Application Developer 10+
Web application development Surveillance Smart Home
Our Tech Stack. (before)
My (ex) boss told me.. ここにヒントがあります。 I have secret tip..
What is pokemon Go?
What is Go • Create by Google • Design by
• Ken Thompson • Rob Pike • Robert Griesemer, • Feature: • Compiled • Statically Typed • Garbage Collection
Go is fast!
gofmt / goimport
In the meantime..
COSCUP (Conference for Open Source Coder, Users and Promoters)
COSCUP 2014 Have you met the Mr. Desktop? https://www.facebook.com/Mr.Desktop
COSCUP 2015
Can’t get the ticket?
My friend told me the tip ここにヒントがあります。 I have secret
tip..
Conference Speaker is who cannot get ticket willing to share!
- anonymous
But, I don’t have topic!
So, I found this.. https://speakerdeck.com/jeffersonlam/reflections-from- 52-weeks-52-projects
https://speakerdeck.com/jeffersonlam/reflections-from- 52-weeks-52-projects
Project 52 Go Challenge
Project 52 Constraints • The project could be small or
big, but it should be something new not just refactoring an old project. • Don't need to create brand new project, you could rewrite some exist project. (but on your own way, not allow to fork and refine.)
Let’s start Project52..
1. goFBPages
2. goInstagram
3. iloveptt
None
Write what you interest first!
Tools in project 52
mstranslator Github: https://github.com/kkdai/mstranslator
mstranslator Github: https://github.com/kkdai/twitter
youtube Github: https://github.com/kkdai/youtube
Oxford-face Github: https://github.com/kkdai/oxford-face
Oxford-face-cli Github: https://github.com/kkdai/oxford-face-client
Oxford-emotion Github: https://github.com/kkdai/oxford-emotion
Slack-bot Github: https://github.com/kkdai/slack-console
Other tools A github notification (starred, follower, followed) RSS feed
in Golang A simple Github Status RSS feeder server in Golang plurk-makerserver: IFFF maker server for plurk
Algorithm and Data Structure Github: https://github.com/kkdai/slack-console
KMP – blog post https://www.evanlin.com/about-kmp/
Google Maglev – A Fast and Reliable Software Network Load
Balancer Github: https://github.com/kkdai/maglev
Other algorithms Github: https://github.com/kkdai/paxos https://github.com/kkdai/raft PAXOS Raft
Other algorithms and data structure - more PubSub Bloom Filter
Radix Tree jsonop Skip List Consistent Hashing Trigram Ngram React-Diff Aho–Corasick Algorithm
Networking DiskQueue CoAPMQ CoAP PubSub
Useful tools?
LINE Bot - Taipei Pet Need Me Github:https://github.com/kkdai/LineBotPetNeedMe
Let’s stop here.. Github:https://github.com/kkdai/project52
Wondering how to find those topics?
Learn from guru (experts)
Learn from guru (experts)
Using Trello to record your ideas
Spending more time on developer SNS github
What happen after I finished Project 52 試験は100パーセントテストされています
What happen after I finished Project 52
What happen after I finished Project 52
What happen after I finished Project 52
How I became Go GDE l learn Go • Blog
post (weekly) • Write all LINE API example with Go • Learn new Go feature • SHARE! SHARE! SHARE!! With everyone
How to write more blog posts • Start from learning
note. • TIL (Today I learn) is the best practice. • Writing is the best way to learn deeper.
Writing LINE API with Go
Learn new Go features • Learn new features using `go
get` • Learn from document • Write related into your language TIL.
SHARE! SHARE! SHARE!!
SHARE! SHARE! SHARE!! • Meetup approach learning • Share >>>
Learn • Open mind
SHARE! Your turn!
[email protected]
Golang 10 Anniversary Taipei • 2019/11/05 (Tue) • Google Taipei
Office
LINE Engineering
Thank you 一気飲み
10 Anniversary Taipei Gopher stickers