-
Software Development

Using Python with Apache Spark
Apache Spark is awesome. Python is awesome. This post will show you how to use your favorite programming language to…
Read More » -
Enterprise Java

Java EE integration testing with Arquillian using Chameleon, Shrinkwrap, Drone/Graphene
Continuing from my previous post here, I think I have learnt a few new (and exciting) things about Java EE…
Read More » -
Career

The Worst Developer Resume in the World, Redux: Best Practices
Last week I published The Worst Developer Résumé in the World, which resulted in three things. We are not alone – The…
Read More » -
Software Development

How to Create Happy Teams
As developers, we spend a lot of time optimizing the software we work on. Whether it’s code performance, service availability,…
Read More » -
Enterprise Java

CRUD Java Application with Couchbase, Java EE and WildFly
Couchbase is an open-source, NoSQL, document database. It allows to access, index, and query JSON documents while taking advantage of…
Read More » -
Software Development

One and the Only One Reason to Customize IntelliJ IDEA Memory Settings
Don’t be a Scrooge and give your IDE some more memory Yesterday we had a discussion about customizing memory settings…
Read More » -
Software Development

Coding: Reversing Unordered Single Linked List using 2 Pointers
Puzzle Given an Unordered Single Linked List, provide an Algorithm to reverse such Linked List using only 2 pointers. Input…
Read More » -
Software Development

Git Branching Strategies
In this blog post we will talk about various branching strategies that we can adopt during SDLC. Different strategies exist…
Read More » -
Scala

Changing Scalatra and sbt default directories
Conventions are not always good. I recently started a new internal web project at Codurance and I decided to use…
Read More »







