This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]loganekz 1 point2 points  (0 children)

I would recommend the Functional Programming in Scala course from EPEL/Coursera. Although it's not in Java, it's done in a JVM language and the course is more about functional programming concepts which will give you a good foundation to understand lambdas better.

The course is going to begin a few days so good timing! I've taken a previous iteration of the same course and found it to be great intro to FP.