Skip to content

Commit

Permalink
Add scala taiwan meetup 17
Browse files Browse the repository at this point in the history
  • Loading branch information
lunaspeed committed Jun 8, 2017
1 parent fa0ae91 commit 8ca85dd
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
Binary file not shown.
24 changes: 24 additions & 0 deletions 2017-06-07-FP_Lift_The_Fear_From_Beginner_to_Novice/README.md
@@ -0,0 +1,24 @@
# Scala Taiwan Meetup 17

### Code
[scalataiwan17](https://github.com/lunaspeed/scalataiwan17)

### Resource

* https://skillsmatter.com/skillscasts/6483-keynote-scaling-intelligence-moving-ideas-forward#video

* http://blog.jessitron.com/2013/01/from-imperative-to-data-flow-to.html

* http://mandubian.com/2012/08/27/understanding-play2-iteratees-for-normal-humans/

* https://stackoverflow.com/questions/7076128/best-way-to-merge-two-maps-and-sum-the-values-of-same-key

* https://en.wikipedia.org/wiki/Iteratee

* https://www.infoq.com/presentations/functional-pros-cons

* http://blog.higher-order.com/blog/2010/10/14/scalaz-tutorial-enumeration-based-io-with-iteratees/

* http://loicdescotte.github.io/posts/play-akka-streams-twitter/

* https://stackoverflow.com/questions/7746894/are-there-pronounceable-names-for-common-haskell-operators
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# Scala Taiwan Meetups

## 2017
* [FP: Lift the Fear From Beginner to Novice](2017-06-07-FP_Lift_The_Fear_From_Beginner_to_Novice/FP Lift the Fear From Beginner to Novice.pdf) by [Steven Yang](https://github.com/lunaspeed)
* [From monad transformers to the Eff monad](2017-05-10-From_monad_transformers_to_the_Eff_monads/) by [Walter Chang](https://github.com/weihsiu)
* [ScalaMatusri 2017 Note](2017-04-12-ScalaMatsuri_2017_Note/) by [vitojeng](https://github.com/vitojeng)
* [ScalaKitchen](https://speakerdeck.com/pishen/scalakitchen) by [Pishen Tsai](https://github.com/pishen)
Expand Down

0 comments on commit 8ca85dd

Please sign in to comment.