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
Azure ComputingとGo
qt_luigi
1
89
Go入門ハンズオン [準備編]
qt_luigi
1
59
Go入門ハンズオン [基礎編]
qt_luigi
1
56
本日のMicrosoft Azure
qt_luigi
0
54
私のEbitengineの第一歩
qt_luigi
0
510
私のMicrosoft Azure 2023
qt_luigi
0
270
開発・インフラ・コラボレーティブ担当者目線で読み解く、Build 2023 の注目トピック - 開発パート
qt_luigi
0
17
私なりのArchitect’s Guide to Data Model Optimizationと知り得たこと
qt_luigi
0
360
Azure App ServiceのGo紹介 [2022年12月版]
qt_luigi
1
560
Other Decks in Programming
See All in Programming
C++でシェーダを書く
fadis
6
4.1k
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
930
イベント駆動で成長して委員会
happymana
1
330
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
250
LLM生成文章の精度評価自動化とプロンプトチューニングの効率化について
layerx
PRO
2
190
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
120
watsonx.ai Dojo #4 生成AIを使ったアプリ開発、応用編
oniak3ibm
PRO
1
140
Why Jakarta EE Matters to Spring - and Vice Versa
ivargrimstad
0
1.1k
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
2
1.1k
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
220
Micro Frontends Unmasked Opportunities, Challenges, Alternatives
manfredsteyer
PRO
0
100
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
45
6.8k
Become a Pro
speakerdeck
PRO
25
5k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
The Invisible Side of Design
smashingmag
298
50k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
109
49k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
Unsuck your backbone
ammeep
668
57k
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