Browsing by Subject Java

Jump to: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
or enter first few letters:  
Showing results 1 to 1 of 1
  • TVS.006034_TT_Ben Weidig - A Functional Approach to Java_ Augmenting Object-Oriented Java Code with Functional Principles-O_Reilly Media (2023).pdf.jpg
  • Sách/Book


  • Authors: Weidig, Ben (2023)

  • ava developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this book is for you.