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
61
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
140
Azure AI Foundryのご紹介
qt_luigi
1
500
私なりのAIのご紹介 [2024年版]
qt_luigi
1
190
Azure ComputingとGo
qt_luigi
1
180
Go入門ハンズオン [準備編]
qt_luigi
1
110
Go入門ハンズオン [基礎編]
qt_luigi
1
120
本日のMicrosoft Azure
qt_luigi
0
120
私のEbitengineの第一歩
qt_luigi
0
690
私のMicrosoft Azure 2023
qt_luigi
0
350
Other Decks in Programming
See All in Programming
複雑なドメインに挑む.pdf
yukisakai1225
5
1.2k
rage against annotate_predecessor
junk0612
0
170
Reading Rails 1.0 Source Code
okuramasafumi
0
140
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
100
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
testingを眺める
matumoto
1
140
はじめてのMaterial3 Expressive
ym223
2
330
Design Foundational Data Engineering Observability
sucitw
3
190
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
170
Testing Trophyは叫ばない
toms74209200
0
870
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
330
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
740
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Thoughts on Productivity
jonyablonski
70
4.8k
It's Worth the Effort
3n
187
28k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Bash Introduction
62gerente
615
210k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Balancing Empowerment & Direction
lara
3
620
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
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