Skip to content

The official repository for LambdaConf's Applied FP in Scala workshop.

Notifications You must be signed in to change notification settings

DrRuisseau/advanced-fp-in-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Functional Programming in Scala

This is the repository for exercises for Applied Functional Programming in Scala, a LambdaConf workshop taught by @jdegoes.

Getting Started

Launch SBT and enter incremental compilation mode:

sbt
> ~ compile

SBT should download all dependencies and compile the source code.

Then open up the src/main/scala/ directory.

About

The official repository for LambdaConf's Applied FP in Scala workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.8%
  • Scala 5.2%