𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Functional Programming for Java Developers: Tools for Better Concurrency, Abstraction, and Agility

✍ Scribed by Dean Wampler


Publisher
"O'Reilly Media, Inc."
Year
2011
Tongue
English
Leaves
90
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language. Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how to apply FP principles such as immutability, avoidance of side-effects, and higher-order functions to your Java code. Each chapter provides exercises to help you practice what you've learned. Once you grasp the benefits of functional programming, you’ll discover that it improves all of the code you write. Learn basic FP principles and apply them to object-oriented programming Discover how FP is more concise and modular than OOP Get useful FP lessons for your Java type designβ€”such as avoiding nulls Design data structures and algorithms using functional programming principles Write concurrent programs using the Actor model and software transactional memory Use functional libraries and frameworks for Javaβ€”and learn where to go next to deepen your functional programming skills


πŸ“œ SIMILAR VOLUMES


Functional Programming for Java Develope
✍ Dean Wampler πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-or

Functional Programming for Java Develope
✍ Dean Wampler πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

<br>Software development today is embracing functional programming (FP), whether its for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object

Functional Programming for Java Develope
✍ Wampler, Dean πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

<p>Software development today is embracing functional programming (FP), whether it&#8217;s to write concurrent programs or to manage Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object

Java Tools for Developers
✍ Chou Cheng-Hung. πŸ“‚ Library 🌐 English

Amazon Digital Services LLC, 2016. β€” 360 p. β€” ASIN: B01BK7LYY2. β€” 2nd edition<div class="bb-sep"></div>When working on a project, sometimes you face the following questions during the design phase: Should we include this task in this phase? It seems risky. Should we adopt this technology and do code

Java Tools for Developers
✍ Chou Cheng-Hung. πŸ“‚ Library 🌐 English

Amazon Digital Services LLC, 2016. β€” 400 p. β€” ASIN: B01BK7LYY2. β€” 2nd edition<div class="bb-sep"></div>When working on a project, sometimes you face the following questions during the design phase: Should we include this task in this phase? It seems risky. Should we adopt this technology and do code

Java Tools for Developers
✍ Chou, Cheng-Hung πŸ“‚ Library πŸ“… 2016 🌐 English

Overview: When working on a project, sometimes you face the following questions during the design phase: Should we include this task in this phase? It seems risky. Should we adopt this technology and do code refactoring on existing programs? Should we use this framework instead of writing our own?