The Artima Developer Community
Sponsored Link

Java Buzz Forum
Functional programming's high efficiency comes at a cost

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Functional programming's high efficiency comes at a cost Posted: Nov 5, 2014 6:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Functional programming's high efficiency comes at a cost
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

Functional programming can offer a more productive style of software development, but it takes some getting used to.

With the functional paradigm, which is enabled in languages like Haskell, Scala, and Clojure, computation is treated like mathematical functions, avoiding changing state and mutable data. During a panel session at the QCon conference in San Francisco this week, developers said functional programming enables more work to get done with fewer developers. Their caveat: It requires buy-in from developers and maybe management, too.

To read this article in full or to leave a comment, please click here

Read: Functional programming's high efficiency comes at a cost

Topic: Why you should avoid JSF Previous Topic   Next Topic Topic: Java Custom Exception Example

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use