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
What is "Go" Gopher?
Search
Ryuji Iwata
December 23, 2014
Programming
0
56
What is "Go" Gopher?
The introduction of the "Go" Gopher.
Ryuji Iwata
December 23, 2014
Tweet
Share
More Decks by Ryuji Iwata
See All by Ryuji Iwata
私のプログラミング人生のご紹介
qt_luigi
0
97
Azure AI Foundryのご紹介
qt_luigi
1
300
私なりのAIのご紹介 [2024年版]
qt_luigi
1
150
Azure ComputingとGo
qt_luigi
1
130
Go入門ハンズオン [準備編]
qt_luigi
1
75
Go入門ハンズオン [基礎編]
qt_luigi
1
81
本日のMicrosoft Azure
qt_luigi
0
79
私のEbitengineの第一歩
qt_luigi
0
580
私のMicrosoft Azure 2023
qt_luigi
0
310
Other Decks in Programming
See All in Programming
もう少しテストを書きたいんじゃ〜 #phpstudy
o0h
PRO
4
180
もう僕は OpenAPI を書きたくない
sgash708
5
1.9k
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
140
未経験でSRE、はじめました! 組織を支える役割と軌跡
curekoshimizu
1
120
DRFを少しずつ オニオンアーキテクチャに寄せていく DjangoCongress JP 2025
nealle
2
240
Multi Step Form, Decentralized Autonomous Organization
pumpkiinbell
1
830
楽しく向き合う例外対応
okutsu
0
570
コードを読んで理解するko build
bells17
1
100
sappoRo.R #12 初心者セッション
kosugitti
0
270
Jakarta EE meets AI
ivargrimstad
0
210
Kotlinの開発でも AIをいい感じに使いたい / Making the Most of AI in Kotlin Development
kohii00
3
270
React 19アップデートのために必要なこと
uhyo
7
1.3k
Featured
See All Featured
Making Projects Easy
brettharned
116
6k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
430
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
How STYLIGHT went responsive
nonsquared
98
5.4k
How to Ace a Technical Interview
jacobian
276
23k
Building Applications with DynamoDB
mza
93
6.2k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
Transcript
What is “Go” Gopher? GDG DevFest Japan 2014 Spring 2014.04.06
Who am I? package self import “introduction” const ( Name
= “Ryuji IWATA”, Twitter = “@qt_luigi”, Occupation = “Software Developer”)
はじめに 「Go言語」 Go存知ですか!?
Go言語とは?(詳しくはWebへ!) ・コンパイル方式のプログラミング言語 ・Google発のオープンソースプロジェクト ・2009年11月に誕生して今年でGo年目! ・BSD, Linux, OS X, Windows, Plan
9 に対応 ・Google App Engine (Experimental) にも対応 ・シンプル&速さ ・ガーベジコレクション ・クラスなし ・同時実行処理を実装しやすい
Go言語でいう 「Gopher」 とは?
Gopherとは 1.Go言語の マスコットキャラクター 2.Go言語を扱う人
マスコットキャラクター ライセンス Creative Commons Attributions 3.0 生みの親 Renée French 氏
→ Rob Pike 氏の奥様 遠い親戚(?) Glenda(Plan 9 マスコット) Glenda 似てる?
紹介記事(公式ブログ) The Go Gopher - http://blog.golang.org/gopher 生みの親のお一人で ある Rob Pike
氏と開 発者の窓口担当の Andrew Gerrand 氏 が書いた記事です!
画像ファイル(公式サイト) Directory doc/gopher/ - http://golang.org/doc/gopher/
ぬいぐるみ(公式ストア) Go Gopher Squishable - https://www.googlestore.com/Google+Redesign/Brands/Gopher/Go+Gopher+Squishable.axd 二代目 →
顔文字もあるよ! ʕ ◔ϖ◔ʔ Go〜 q@w@p 作:@tenntenn 氏 作:@qt_luigi 氏
どちらも自由に 使って頂いて O.K.なので、 どんどん使おう!
Go言語を扱う人 ・Go言語を扱う人の呼び名(例:Pythonista,Rubyist など) ・初心者の人を「Baby Gopher」と呼ぶ所も Baby Gopher by drnic -
http://www.babygopher.org/
None