ValLaboratory / dokushokai

社内読書会リポジトリです
4 stars 0 forks source link

2015-11-18 Bグループ #207

Open aoyama-val opened 8 years ago

aoyama-val commented 8 years ago

廣戸晶 福本江梨奈 石橋かおる

hirotyobi-val commented 8 years ago

どっちの型で扱うかで処理が変わってくる

hirotyobi-val commented 8 years ago
irb(main):001:0> 3/2
=> 1
irb(main):002:0> 3/2.0
=> 1.5
irb(main):003:0> 3.0/2
=> 1.5
hirotyobi-val commented 8 years ago

Python // なんて書き方あるとは

pupupopo88 commented 8 years ago

参戦

半分くらいで読むのがつらくなって諦めたやつです

kishibashi commented 8 years ago

pythonの区別! 1 / 2 1 // 2

pupupopo88 commented 8 years ago

P124の 総称型、ジェネリクス、テンプレート 辺りから挫折しました :cry:

pupupopo88 commented 8 years ago

テンプレート is 何

kishibashi commented 8 years ago

型を後から決めるシーンが思い浮かばない

pupupopo88 commented 8 years ago

型を後から決める#とは

kishibashi commented 8 years ago

テンプレートだいこんらん 廣戸先生の説明

hirotyobi-val commented 8 years ago

せつめいむずかしい

hirotyobi-val commented 8 years ago

(C++の絵本持ってきたかった)

pupupopo88 commented 8 years ago

なるほどわからん

pupupopo88 commented 8 years ago

少しはわかった気になった。ありがとうございます :bow:

hirotyobi-val commented 8 years ago

使いまわしたいときによく使ってます(小並感