Summary
Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You''ll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Here''s a bold statement: learn functional programming and you''ll be a better Java developer. Fortunately, you don''t have to master every aspect of FP to get a big payoff. If you take in a few core principles, you''ll see an immediate boost in the scalability, readability, and maintainability of your code. And did we mention that you''ll have fewer bugs? Let''s get started!
About the Book
Functional Programming in Java teaches you how to incorporate the powerful be