Posts Tagged ‘ruby’

Learning Scala

Posted in Programming Languages on April 14th, 2009 by kev – Be the first to comment

My copy of Programming in Scala finally arrived yesterday, and I have had a chance to read the first chapter. It looks to be a very interesting language. I have had a desire to learn functional programming for a long time, and I have a giant fascination with programming languages in general. Scala seems to be getting a lot of hype right now, and the ability to program both Imperatively and Functionally is too hard to pass up.
read more »

Wezzle Collision Generator

Posted in Programming, Wezzle on March 13th, 2009 by kev – Be the first to comment

I have a fascination with programming languages. I have been reading up on many different ones trying to get a feel for them all. I enjoy learning about the different syntaxes and what the advantages are of the different paradigms. I find most of the languages offer really interesting concepts and benefits.
read more »

Introducing Arrayzing

Posted in API development on February 7th, 2009 by kev – Be the first to comment

I have been talking for a while now about how I would like to create an API of some sort. I want to start being a contributor to the open source community and develop some useful open source utilities.

read more »