Couldn’t Think Of a Clever Title

Software Ramblings

Posts Tagged ‘functional’

Best Of Both Worlds?

Posted by castever on May 4, 2009

Looks like there are strengths to functional and imperitive programming, so would Scala, or a language like it, be the best of both worlds?

Posted in Java, Software Engineering | Tagged: , | Leave a Comment »

Functional Learning

Posted by castever on May 1, 2009

I am looking into declarative programming languages. More specifically I am looking into the functional language Haskell; The concept of functional programming intrigues me. I want to know why/how it is helpful and what I can do with it. In this process, I am also learning about more about imperative languages, so I win all around.

Posted in Software Engineering | Tagged: , , , , | Leave a Comment »