-
Android Core
Saving preferences in your Android application
This is the third post in my series about saving data in Android. The other posts can be found here…
Read More » -
Enterprise Java
Spring Boot: Fast MVC start
I was planning to write an article about Spring Boot more than a year ago. Finally I have the time…
Read More » -
Software Development
The hi/lo algorithm
Introduction In my previous post I talked about various database identifier strategies, you need to be aware of when designing…
Read More » -
Software Development
I Don’t Think That Software Development Word Means What You Think It Means
There are several terms used inappropriately or incorrectly in software development. In this post, I look at some of these…
Read More » -
Core Java
A little bit on the JVM and JIT
As you might be aware, the JVM (Java Virtusal Machine) is what makes it possible for Java to adhere to…
Read More » -
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 »