Thursday, November 24, 2016

Martin Pohlmann - Our Journey to Git

Martin Pohlmann details his experience migrating from Subversion to Git, citing his plan and his results. In this post he shares some technical aspects of his journey with focus on the biggest obstacles he had to master: Combining multiple Subversion repositories into one Git repository, shrinking the repository size, dealing with Subversion externals and resulting changes in our development process. More

Friday, November 18, 2016

Saturday, November 5, 2016

DZone - Continuous Delivery: You're Doing It Wrong!

In this article, Alex Martins discusses why you should focus on building quality into an application instead of saving it for testing later.

More

DZone - BDD: Cucumber in Action

Cucumber is an open-source tool that is used to support Behavior Driven Development with plain text specifications. Implementations of Cucumber exist for number of platforms, including Java.
More

Friday, November 4, 2016

Ari Lamstein – How can I get good at R?

Everybody talks about R programming, how to learn, how to be good at it. But in this article, Ari Lamstein tells us his story about why and how he started with R along with how to publish, market and monetise R projects.
  Read more