ga('send', 'pageview');
Categories
Teknik

Ge din kod mer affärsfokus med CQRS

CQRS är ett hett ämne hos systemutvecklare just nu. Nedan försöker vi förklara nyttan från ett övergripande perspektiv, med utgångspunkt i affärsverksamheten. Citerus konsult Mattias Holmqvist beskriver i denna artikel CQRS från hög höjd och pekar på vilka möjligheter det ger att öka fokus på affärsnyttan i ett utvecklingsprojekt.

Categories
Teknik

Adrian Cole – The Creator of jclouds

Mattias Holmqvist interviews Adrian Cole, the creator of jclouds, to learn more about how jclouds helps organizations move their applications into the cloud. Mattias Holmqvist interviews Adrian Cole, the creator of jclouds, to learn more about how jclouds helps organizations move their applications into the cloud. After being involved with the open source project jclouds […]

Categories
Citeruskulturen

The dawn of the Citerus-Atomic exchange program!

It’s finally time for the start of the exchange program with Atomic Object. Tomorrow I will leave for Grand Rapids, Michigan. Tomorrow it’s time for me to embark the plane on my journey towards Grand Rapids, MI and the start of the first episode of our exchange program with Atomic Object. I’m looking forward to […]

Categories
Teknik

Fixed-point calculations (and square roots) in Clojure

I’m currently reading “The interpretation and structure of computer programs”, (which by the way is a really joyful read) and I felt an urge to try the examples in a more “modern” language than Lisp. Clojure seemed like a nice fit since it is a Lisp and also runs on the JVM which makes the […]

Categories
Metod

Peer programming to increase collaboration

Though a slightly frustrating method at first, peer programming can take collaboration and productivity in your agile projects to an entirely new level. Many of you have experienced pair programming, a technique made popular by the introduction of XP, Extreme Programming. While Scrum does not explicitly identify engineering practices such as pair programming, this has […]