-
Software Development
Using Markdown syntax in Javadoc comments
In this post we will see how we can write Javadoc comments using Markdown instead of the typical Javadoc syntax.…
Read More » -
Software Development
NoSQL – A Quick Guide
NoSQL is buzz word nowadays among the developers and software professionals. 1. What is NoSQL ? NoSQL database, also called…
Read More » -
Career
So You Want to Use A Recruiter Part I – Recruit Your Recruiter
This is the first in a three-part series to inform job seekers about working with a recruiter. Part II is “Establishing Boundaries”…
Read More » -
Software Development
Javascript for Java Developers
This post will go over the Javascript language from the point of view of a Java developer, focusing on the…
Read More » -
Core Java
MineCraft and off heap memory
Overview MineCraft is a really good example of when off heap memory can really help. The key requirements are: The…
Read More » -
Core Java
Java Build Tools: Ant vs Maven vs Gradle
In the beginning there was Make as the only build tool available. Later on it was improved with GNU Make.…
Read More » -
Android Core
NoSQL on Android
There are various NoSQL solutions for mobile platforms such as the iOS and Android. Here, we will look at Couchbase…
Read More » -
Groovy
Java 8 Lambdas vs Groovy Closures Compactness: Grouping And Summing
Java 8 is featuring lambdas, which are similar to a construction Groovy has already for some time: closures. In Groovy…
Read More » -
Career
SpringSource Certified Spring Professional
When I first heard about this certification I was really excited and wanted to find out what I can about…
Read More »