Skip to content

Instantly share code, notes, and snippets.

@opklnm102
Forked from ikhoon/scala-fp-books.md
Created February 25, 2018 08:51
Show Gist options
  • Save opklnm102/3c0df1f11846a07c2d2b07945e1de015 to your computer and use it in GitHub Desktop.
Save opklnm102/3c0df1f11846a07c2d2b07945e1de015 to your computer and use it in GitHub Desktop.

스칼라 FP 관련 책들

Scala Cookbook 저자가 씀, 개발 뿐만 아니라 FP의 역사와 같은 내용도 포함되어 있음

ENSIME 메인 메인테이너가 씀 - scalaz를 활용하여 FP로 프로그래밍을 할수 있는방법에 대해서 알려줌

일명 빨간 책이라 불리며, scala + FP의 바이블 같은 존재, 하지만 어려움

underscore.io에서 출판하는 책, 얇아서 좋음 - cats를 이용하여 FP를 하는 방법을 알려줌

cats, scalaz, shapeless에 관련된 내용을 다룸

shapeless를 활용한 generic 프로그래밍에 대한 내용

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment