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
64
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
190
Azure AI Foundryのご紹介
qt_luigi
1
610
私なりのAIのご紹介 [2024年版]
qt_luigi
1
230
Azure ComputingとGo
qt_luigi
1
210
Go入門ハンズオン [準備編]
qt_luigi
1
140
Go入門ハンズオン [基礎編]
qt_luigi
1
150
本日のMicrosoft Azure
qt_luigi
0
150
私のEbitengineの第一歩
qt_luigi
0
770
私のMicrosoft Azure 2023
qt_luigi
0
380
Other Decks in Programming
See All in Programming
Unity6.3 AudioUpdate
cova8bitdots
0
110
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
320
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
370
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
300
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.4k
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
380
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
390
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
120
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
300
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
160
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
150
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.6k
Featured
See All Featured
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
310
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
67
37k
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
Building Adaptive Systems
keathley
44
2.9k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Six Lessons from altMBA
skipperchong
29
4.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
110
The Mindset for Success: Future Career Progression
greggifford
PRO
0
270
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