Top Stories published by Manuel's musings in 2011

Conway’s Game of Life in Scala

I attended a Code Retreat yesterday in Hamburg. As usual we used Conway’s Game of Life to practice our coding skills. I planned to do at least one session using Scala, but my Scala IDE wasn’t working any more, probably due to an incompatible upgrade of some description.


The Bowling Game Kata in Scala

Here is the end result of my implementation of the Bowling Game Kata in Scala. You can see all steps including the tests on CodersDojo.org.

[sourcecode language=”scala” wraplines=”false”]
class BowlingGame {


Distributed CI: How it could work

I think distributed CI is the logical next step in the evolution of Continuous Integration by getting rid of the manual step of running a private build on the developer machine before committing to the master repository. Here is how I imagine this might work.


Kotlin and Ceylon to open their doors by the end of the year

The residents of Java are waiting. Waiting for the day when another city will rise to supremacy in JVMland. These days they are looking north towards the functional territories and watch with interest as the new cities Kotlin…


CI Gossip: Is Hudson asking Jenkins out again?

After the recent divorce of Hudson and Jenkins following the tragical death of Hudson’s mother Sun and a long battle over trademark rights, Hudson seems to have come to senses and is planning to hand over the code to Eclipse.

These were the top 10 stories published by Manuel's musings in 2011. You can also dive into monthly archives for 2011 by using the calendar at the top of this page.

About
Manuel's musings
Purpose-driven entrepreneurship, networked organizations, decentralized trust, decentralized power, living the good life.
More information
Tags
Editors