-
DevOps
The Pain of Not Doing DevOps
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
Software Development
[MEGA DEAL] The Complete Project Management Bundle (98% off)
Take on JIRA, Scrum & Agile with This 11-Part Project Management Training Hey fellow geeks, This week, on our JCG…
Read More » -
Enterprise Java
Exact Matching of a String Containing a Wild Card in QueryDSL
On one of our recent projects, our client asked for a single search field that would be able to search…
Read More » -
Enterprise Java
Expanding Your Tech Stack with AWS Lambdas
Let’s face it. Debugging performance issues is hard, but fixing them is even harder. Let’s say you’ve found the offending…
Read More » -
Software Development
MySQL Command Line Tutorial
1. Introduction to MySQL In my previous tutorial, I discussed about installation of MySQL server and getting started with the…
Read More » -
Software Development
Should we always use TDD to design?
Can design emerge from TDD? Should we always use TDD to design software? Should we design upfront? How much design…
Read More » -
Clojure
A tale of Emacs, Clojure and pinned packages
It’s like trying to pin down a kangaroo on a trampoline. – Sid Waddel If you do any clojure[script] development,…
Read More » -
Core Java
Void methods as behavior black holes
This post could have been titled ‘Void methods considered harmful’, if ‘considered harmful’ essays weren’t considered harmful themselves. Oh welp.…
Read More » -
Software Development
Object Validation: to Defer or Not?
I said earlier that constructors must be code-free and do nothing aside from attribute initialization. Since then, the most frequently…
Read More »