Weidig, Ben
A Functional Approach to Java: Augmenting Object-Oriented Java Code with Functional Principles
- ISBN 13:
- 9781098109929
- author:
- Weidig, Ben
- format:
- Paperback
- publisher:
- O'Reilly Media
- language:
- English
- Publication Year:
- 2023
- Pages:
- 403
- Dimensions:
- 23.1 x 17.5 x 2.3 centimetres (0
- Genre:
- Computers, Programming, Java,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
A Functional Approach to Java is a guide for developers looking to incorporate functional programming principles into their Java code. By exploring different aspects of functional programming and learning how to use Java's new functional features, you can write more concise, reasonable, and future-proof code. This book provides a high-level overview of functional programming, including the types already available to Java developers, and shows you how to augment your code without going fully functional. You'll learn about immutability and pure functions, and how to use them to improve your programming skills regardless of language or paradigm. By combining object-oriented and functional programming approaches, you can write more effective and maintainable code. This book is ideal for developers looking to expand their horizons and explore new ways of solving problems in Java.