-
Software Development
gonsole weeks: content assist for git commands
While Eclipse ships with a comprehensive Git tool, it seems that for certain tasks many developers switch to the command…
Read More » -
Career
Spring Professional Study Notes
Before we get down to my own additions to existing resources mentioned in my certification guide post I would like…
Read More » -
Android Core
5 tips to improve performance in Android applications
If your application has many time-intensive operations, here are some tricks to improve the performance and provide a better experience…
Read More » -
Groovy
MongoDB and Grails
So recently, I had a requirement to store unstructured JSON data that was coming back from a web service. The…
Read More » -
Software Development
How to increase productivity
Unlocking productivity is one of the biggest concerns for any person with a management role. However, people rarely agree on…
Read More » -
Software Development
10 things you can do as a developer to make your app secure: #5 Authentication Controls
This is part #5 of a series of posts on the OWASP Top 10 Proactive Development Controls: In the previous…
Read More » -
Core Java
Lambda Expressions and Stream API: basic examples
This blog post contains a list of basic Lambda expressions and Stream API examples I used in a live coding…
Read More » -
Software Development
Graph Degree Distributions using R over Hadoop
There are two common types of graph engines. One type is focused on providing real-time, traversal-based algorithms over linked-list graphs…
Read More » -
Software Development
Code For Maintainability So The Next Developer Doesn’t Hate You
Unless your problem domain includes some specific need for highly optimized code, consider what is your biggest coding priority. I’m…
Read More »