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
62
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
150
Azure AI Foundryのご紹介
qt_luigi
1
530
私なりのAIのご紹介 [2024年版]
qt_luigi
1
200
Azure ComputingとGo
qt_luigi
1
180
Go入門ハンズオン [準備編]
qt_luigi
1
120
Go入門ハンズオン [基礎編]
qt_luigi
1
130
本日のMicrosoft Azure
qt_luigi
0
130
私のEbitengineの第一歩
qt_luigi
0
720
私のMicrosoft Azure 2023
qt_luigi
0
360
Other Decks in Programming
See All in Programming
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
1k
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.7k
オープンソースソフトウェアへの解像度🔬
utam0k
18
3.2k
AkarengaLT vol.38
hashimoto_kei
1
130
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
440
ドメイン駆動設計のエッセンス
masuda220
PRO
15
7.1k
data-viz-talk-cz-2025
lcolladotor
0
110
Dive into Triton Internals
appleparan
0
370
開発組織の戦略的な役割と 設計スキル向上の効果
masuda220
PRO
10
2k
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
34k
他言語経験者が Golangci-lint を最初のコーディングメンターにした話 / How Golangci-lint Became My First Coding Mentor: A Story from a Polyglot Programmer
uma31
0
490
Claude Agent SDK を使ってみよう
hyshu
0
1.5k
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
How to train your dragon (web standard)
notwaldorf
97
6.3k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Documentation Writing (for coders)
carmenintech
76
5.1k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
680
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Building Applications with DynamoDB
mza
96
6.7k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Testing 201, or: Great Expectations
jmmastey
46
7.7k
Faster Mobile Websites
deanohume
310
31k
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