This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Who is More Functional: Kotlin, Groovy, Scala, or Java?
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
What is “functional programming” (FP)? Is it a paradigm, a mind-set, or just a buzzword? What’s good about it? How can we benefit from it?
This session discusses functional aspects of modern programming languages and their costs and benefits. As the mainstream languages rely on object orientation, the session presents “functional style” as a set of design patterns that have been well known in the object-oriented (OO) community for the last two decades but that sometimes appear as a revelation to the FP community.