aspose file tools
The moose likes Scala and the fly likes Video on Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » Scala
Reply Bookmark "Video on "Functional Thinking"" Watch "Video on "Functional Thinking"" New topic
Forums: functional Scala
Author

Video on "Functional Thinking"

chris webster
Bartender

Joined: Mar 01, 2009
Posts: 1127
    
    7

In case anybody's interested, there's a great video on "Functional Thinking" (I tend to suffer more from dysfunctional thinking... ) at InfoQ from Neal Ford (The Productive Programmer) talking about the different way of thinking required by functional programming compared to traditional imperative and OO programming. He uses mostly Java or Groovy for his examples which helps us legacy-coders get our heads around what's different about FP.

He also has a series of articles about FP covering much the same ground over at the IBM Developer Works site.

So, how hard can it be, right?


ex-Oracle bloke
Sumit Bisht
Ranch Hand

Joined: Jul 02, 2008
Posts: 310

Many Thanks!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Video on "Functional Thinking"
 
Similar Threads
Rich Object Model versus Anemic Object Model
FP in Java: alternatives to exception handling
can XML stylesheet "reformat" the XML content ?
Simple Question
Creating a cartesian product with to lists