Archive for the ‘Software Development’ Category:

Spell checking with F#

{ Posted on Jan 25 2010 by claudio }
Some months ago I have written an introductory article on F# for the "IoProgrammo" magazine (sorry, Italian only!) and now I have published a second article on the latest issue of the same magazine. This new article covers more advanced topics ...Read More »

Ruby outperforms Python with Project Voldemort

{ Posted on Dec 04 2009 by claudio }
If you are performing some statistical analysis on a huge amount of data (try thinking about Twitter data) then the database can become a real bottleneck and that's the reason why the interest on the NoSQL movement is quickly growing. One ...Read More »