Skip to content

aashirwadgupta/fp-in-java-talks

 
 

Repository files navigation

Functional Programming in Java

This is a repository of talks based following the book "Functional Programming in Scala" by Chiusano and Bjarnason (http://www.manning.com/bjarnason/). There is a github repository, https://github.com/fpinscala/fpinscala, supporting the book.

Raw Github chapter links:

To do the exercises:

  • Clone the repo

  • Run gradlew from the root directory

  • For Intellij, import the project using the build.gradle file

  • Implement the exercises, e.g. src/main/java/com/github/mperry/fpinjava/ch3/Exercises.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.7%
  • CSS 43.2%
  • HTML 10.8%
  • Java 1.3%