The article represents some of the examples of OWASP security misconfiguration vulnerabilities that I could figure out by spending sometime…
The article is written for those curious ones (Java developers at all level) who want to quickly get started with…
The article talks about the tools & frameworks that got used to build WhatsApp mobile application for Android platform.…
This article talks about techniques used at Facebook.com to serve the static resources such as CSS, JS and Images files…
This article represents Facebook BigPipe technology and various different open source frameworks which could be used to load web page…
I have been doing research on what are some of the UI frameworks that are used at twitter.com. Following is…
The article represents different viewpoints on Java Lambda Expressions (Java 8) to help Java developers understand what, why, when, how…
This article represents some of the libraries, tools & framework one would want to use to create Infosys style website.…
I had an interesting incidence few weeks back when I wanted to access flipkart.com and I opened Google Chrome browser,…
The article represents top 5 free online courses on algorithms developers may want to keep handy in order to get…
This article talks about 4 different quality parameters found on Sonar dashboard which could help measuring code maintainability. Following are…
I have been involved in many a java interviews and following are five tricky ones where I found several junior…
Well, I researched on the internet looking for one or more articles which was written with the title, 7 Habits…
The article represents a time-tested approach on how to increase unit test coverage with legacy code. I shall try and…
The article represents an interesting trend in relation with need for decoupling user experience from functionality that is happening as…
Either you are writing a program in Java or .NET, the questions remains that why to create custom exceptions in…