Archive for November, 2007

links for 2007-11-30

Thursday, November 29th, 2007

links for 2007-11-29

Wednesday, November 28th, 2007

links for 2007-11-28

Tuesday, November 27th, 2007

links for 2007-11-27

Monday, November 26th, 2007

links for 2007-11-23

Thursday, November 22nd, 2007

links for 2007-11-21

Tuesday, November 20th, 2007

links for 2007-11-17

Friday, November 16th, 2007

links for 2007-11-16

Thursday, November 15th, 2007

Functional Programming Meets Web Application Development

Friday, November 9th, 2007

If you’re checking out functional programming, but are firming stuck in object oriented programming, then give Scala a try. Scala merges aspects of OOP and FP together into a cohesive and flexible language.

If you’re a web application developer interested in functional programming, then you’ll want to check out David Pollak’s presentation on lift to the Bay Area Functional Programmers.

lift is a web framework written in Scala, using both functional programming and Scala’s Actors, which enable heavily concurrent applications via lightweight (threadless) processes.

links for 2007-11-09

Thursday, November 8th, 2007