-
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 » -
Enterprise Java

Spring Cloud support for Hystrix
Spring Cloud project provides comprehensive support for Netflix OSS Hystrix library. I have previously written about how to use the…
Read More » -
DevOps

Attach Shell to Docker container
Often there is a need to attach a shell to an already running Docker container. This is very useful, especially…
Read More »








