rubyist started to learn groovy - things important to leran new ll

47
Ruby厨の僕がGroovyを始めてみた - あるいは新しくLLを学ぶ上で大切なこと - Uchio Kondo / @udzura おともだち革命

Upload: uchio-kondo

Post on 28-May-2015

1.794 views

Category:

Lifestyle


0 download

DESCRIPTION

LightWeight Language Planets Aug 2011 @ Koraku-en

TRANSCRIPT

Page 1: Rubyist started to learn Groovy - things important to leran new LL

Ruby厨の僕がGroovyを始めてみた- あるいは新しくLLを学ぶ上で大切なこと -

Uchio Kondo / @udzuraおともだち革命

Page 2: Rubyist started to learn Groovy - things important to leran new LL

Uchio Kondo@udzura, http://udzura.jp

おともだち革命Fujisan.co.jp プログラマ

Page 3: Rubyist started to learn Groovy - things important to leran new LL

RubyKaigi 2011

http://udzura.jp/projects/LT/

Page 4: Rubyist started to learn Groovy - things important to leran new LL

- PR -

(発表者の給与の)提供:

Page 5: Rubyist started to learn Groovy - things important to leran new LL

本題- @udzuraの自分語り -

Page 6: Rubyist started to learn Groovy - things important to leran new LL

2008年4月プログラマになった

Page 7: Rubyist started to learn Groovy - things important to leran new LL

PHP

Page 8: Rubyist started to learn Groovy - things important to leran new LL

PHPから学んだこと

Page 9: Rubyist started to learn Groovy - things important to leran new LL

2009年Rubyはじめる

Page 10: Rubyist started to learn Groovy - things important to leran new LL

CGI → Rails

Page 11: Rubyist started to learn Groovy - things important to leran new LL

Rubyから学んだこと:

Webアップリケ~ションの基本OOP

MVCをはじめとしたフレームワークの良さ

Page 12: Rubyist started to learn Groovy - things important to leran new LL

Rubyから学んだこと(2):

プログラミングの楽しさ技術を調べまくったり、ブログを書いたり

することの楽しさプログラミングは、創造的活動であること

Page 13: Rubyist started to learn Groovy - things important to leran new LL

精神的なことをより多く学んだ

Page 14: Rubyist started to learn Groovy - things important to leran new LL

2010年3月Fujisan.co.jp

Page 15: Rubyist started to learn Groovy - things important to leran new LL

「Ruby書きます!」

Page 16: Rubyist started to learn Groovy - things important to leran new LL

入社したらJava文化でした

Page 17: Rubyist started to learn Groovy - things important to leran new LL

Groovy

Page 18: Rubyist started to learn Groovy - things important to leran new LL

日本国内では大変貴重(?)Groovy/Grails 導入実績のある会社

だったりする

Page 19: Rubyist started to learn Groovy - things important to leran new LL

やるしかない&

やらざるを得ない

Page 20: Rubyist started to learn Groovy - things important to leran new LL

RubyとGroovy

Page 21: Rubyist started to learn Groovy - things important to leran new LL

似てるところ:

ブロックがあるeachとかがある

DSLパターンに超強い

Page 22: Rubyist started to learn Groovy - things important to leran new LL

Groovyでとまどったとこ:

Javaツールを使わざるを得ないimport?アノテーション?

GroovyというかJavaの知識がない…

Page 23: Rubyist started to learn Groovy - things important to leran new LL

Groovyでとまどったとこ:

AST変換によるDSLはより黒魔術度が高い

http://jp.rubyist.net/magazine/?0034-GuestTalk

Page 24: Rubyist started to learn Groovy - things important to leran new LL

AST変換の例:

http://d.hatena.ne.jp/uehaj/20090805/1249464678

Page 25: Rubyist started to learn Groovy - things important to leran new LL

つぶやきまくってたらGroovyコミュニティの方々が

優しく教えてくれる……

Page 26: Rubyist started to learn Groovy - things important to leran new LL

Groovyやって良かった:

Javaにも詳しくなったやはりJVMは高速

コミュニティがまだまだ若々しい感じがする(活躍している方と、距離が近い)

Spockが便利あくまでも動的言語

Page 27: Rubyist started to learn Groovy - things important to leran new LL

Groovyは大事な武器の一つに……

(なるほど上達してないかも……)

Page 28: Rubyist started to learn Groovy - things important to leran new LL

AST変換とかもバリバリできるよう頑張ります!

Page 29: Rubyist started to learn Groovy - things important to leran new LL

Groovy学習中のエピソード

Page 30: Rubyist started to learn Groovy - things important to leran new LL

あるK先輩曰く

Page 31: Rubyist started to learn Groovy - things important to leran new LL

「Rubyは、タイプ数が少なすぎてプログラムを書いた気がしないので、

手応えがない」

Page 32: Rubyist started to learn Groovy - things important to leran new LL

プログラミング言語と習慣・価値観

Page 33: Rubyist started to learn Groovy - things important to leran new LL

(?:PHPと)? Rubyしか知らなかった時の価値感

Page 34: Rubyist started to learn Groovy - things important to leran new LL

Ruby的な文化の元での価値感に強く影響されている

(ただし、他の言語と共通であったり、良い影響を与えたりできる)

Page 35: Rubyist started to learn Groovy - things important to leran new LL

他の言語を学ぶ特に、LLを学ぶ

Page 36: Rubyist started to learn Groovy - things important to leran new LL

他の価値感、考え方を学ぶことにもなる

Page 37: Rubyist started to learn Groovy - things important to leran new LL

言いたいこと

Page 38: Rubyist started to learn Groovy - things important to leran new LL

プログラミング言語は、ただの道具ではなく文化や価値観を内包するもので、

その背景には言語の利用者ひとりひとりと、そしてコミュニティがある

(特にLLはその傾向が強い)

Page 39: Rubyist started to learn Groovy - things important to leran new LL

他の言語(LL)を学ぶこと=新しい価値観を学ぶこと

よりエキサイティングでおもしろいこと

Page 40: Rubyist started to learn Groovy - things important to leran new LL

※ 個人の意見です!

Page 41: Rubyist started to learn Groovy - things important to leran new LL

今後の予定

Page 42: Rubyist started to learn Groovy - things important to leran new LL

Python

PyGTK おもしろそう式と文が違うってどういうこと?何かまた独特の文化がありそうな……

Page 43: Rubyist started to learn Groovy - things important to leran new LL

JavaScript

jQueryぐらいは……もっと頑張りたいですね

Page 44: Rubyist started to learn Groovy - things important to leran new LL

Erlang

というかElixsirがすごそうまたRubyに似た言語か~~~

Page 45: Rubyist started to learn Groovy - things important to leran new LL

Haskell

Twitter上の関数型系の人が怖い「モナドぐらい知ってるよ~」とか言ってみたい

Page 46: Rubyist started to learn Groovy - things important to leran new LL

Special Thanks

Groovyの魅力をTwitter上で色々教えてくださった@tyamaさん、@fumokmmさん、@kimukou_26さん

&素晴らしいFujisan.co.jpの先輩方

Page 47: Rubyist started to learn Groovy - things important to leran new LL

ご清聴ありがとうございました!