mperry / fp-in-java-talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Fork 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

  • Add, commit and push your changes to your forked repo

About


Languages

Language:JavaScript 44.5%Language:CSS 43.1%Language:HTML 10.8%Language:Java 1.7%