Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.78 KB

File metadata and controls

38 lines (19 loc) · 1.78 KB

Learning Resources

This is a collection of community recommended resources for functional programming in Scala and materials that help contributors understand the ideas behind Typelevel libraries.

These resources are optional. You can start contributing with good first issues or examples and learn more as you go!

Foundational books & guides

Documentation for Key Libraries

  • Cats Effect: Core to the modern Typelevel runtime model.

  • FS2: Functional streaming library used throughout the ecosystem.

  • http4s: Functional HTTP toolkit for Scala.

  • Circe: JSON library for Scala.

  • Laika: Site and E-book Generator and Customizable Text Markup Transformer in Scala

Tutorials & Courses

Scala ecosystem docs