Skip to content

Instantly share code, notes, and snippets.

@ikhoon
Last active March 18, 2023 08:18
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ikhoon/622605181b33839c95f3dd3df9ff8572 to your computer and use it in GitHub Desktop.
Save ikhoon/622605181b33839c95f3dd3df9ff8572 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