-
Software Development
Difference between Stable and Unstable Sorting Algorithm?
Recently in one on the interview, after some initial questions about sorting algorithms e.g. how do you write QuickSort or difference…
Read More » -
Core Java
Java Command-Line Interfaces (Part 3): jbock
In the first two posts of this series on command-line parsing in Java, I looked at the Apache Commons CLI…
Read More » -
Agile
Possibilities for Managing Individual and Team Compensation
There’s a twitter conversation about how to manage team compensation. How can we pay people what they are worth and compensate…
Read More » -
Enterprise Java
Test AWS cloud stack offline with Arquillian and LocalStack
When you are building your applications on AWS cloud stack (such as DynamoDB, S3, …), you need to write tests against…
Read More » -
Core Java
How to Escape JSON String in Java – Eclipse IDE Tips
While working or JSON parsing in Java application it’s quite common to just copy paste a JSON String from some…
Read More » -
Software Development
A Software Developer’s Guide to Speaking and Conferences
Software development conferences provide many opportunities to advance your career as a software developer. Attending conferences can be a great…
Read More » -
Software Development
[MEGA DEAL] The Complete Machine Learning Bundle (95% off)
Master AI & Achieve the Impossible with 10 Courses & 63.5 Hours of Training in Machine Learning Hey fellow geeks,…
Read More » -
DevOps
Gossip-based Kubernetes Cluster on AWS using Kops
Creating a Kubernetes cluster using Kops requires a top-level domain or a sub domain and setting up Route 53 hosted zones.…
Read More » -
Software Development
Vert.X meets Service Virtualization with Hoverfly
Service Virtualization is a technique using to emulate the behaviour of dependencies of component-based applications. Hoverfly is a service virtualisation…
Read More »