Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanakaworld/haskellreadingcircle
https://github.com/tanakaworld/haskellreadingcircle
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanakaworld/haskellreadingcircle
- Owner: tanakaworld
- Created: 2014-02-09T05:55:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T22:05:21.000Z (over 10 years ago)
- Last Synced: 2023-08-04T16:13:15.866Z (over 1 year ago)
- Language: Haskell
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
これはすごいH本の読書会の記録です.
- 基本的に毎週月曜に20時から1時間
- 祝日の場合はおやすみ- 担当者は立候補で
- 範囲は終ったらみんなで決めましょう
- 翌々週まで発表者を決めます(準備がよくできるから)
- みんなの前でサンプルコードを実行してください- 仕事に影響ないように
- がんばらない
- 長く細く
- でも予習はちょっぴりがんばってね- 本の中で閉じる
- トリッキーなことはしない
- 突然でてきた言葉はぐぐってきてもいい# ファイルの内容
## memo20140203.hs
2014年2月3日の発表メモ
インロダクションからレンジでチンまで## memo20140210.hs
2014年2月10日の発表メモ
リスト内包表記からタプルまで
担当:小池## memo20140224.hs
2014年2月24日の発表メモ
第2章型を信じろ!全部
担当:Yutaro## memo20140303.hs
2014年3月3日の発表メモ
パターンマッチからガードまで
担当:Vatscy## memo20140310.hs
2014年3月10日の発表メモ
where!?から3章終わりまで
担当:ばば## memo20140410.hs
2014年4月10日の発表メモ
クイックソートからカリー化関数まで
担当:小池## memo201404124.hs
2014年4月24日の発表メモ
高階実演〜プログラマの道具箱まで
担当:Yutaro