[teamtreehouse] Introduction to Functional Programming

Tags:

288-minute Java Course

About this Course

Functional Programming is an old paradigm, but one that is relatively new to Java world. In this course we will explore how to take advantage of the power that comes with thinking declaratively.

What you’ll learn

  • Imperative vs. Declarative Syntax
  • Lambdas & Method References
  • Streams
  • Functional Programming concepts
  • Higher Order Functions and Closures

 

https://teamtreehouse.com/library/introduction-to-functional-programming.

2 thoughts on “[teamtreehouse] Introduction to Functional Programming”

Leave a Comment