Software Development
-
Common sense and Code Quality
If you are involved in a software project (as an individual coder, technical team lead, architect or project manager) chances…
Read More » -
Implementing SAML to XACML
Before Implementing SAML This is how a XACML request will looks like when it is arriving at PDP(Policy Decision Point)…
Read More » -
Common Errors in Whiteboard Job Interviews with UML Diagrams
There are two important differences between drawing a Unified Modeling Language Diagram in a design tool and depict a design…
Read More » -
OAuth 2.0 Webapp Flow Overview
In my last few blogs I’ve been talking about accessing Software as a Service (SaaS) providers such as Facebook and…
Read More » -
Why Do We Need Managers Anyway?
I’ve been scratching my head lately regarding management, and what is it good for. So I’m probably going to spend…
Read More » -
Apache Bigtop – Installing Hive, HBase and Pig
In the previous post we learnt how easy it was to install Hadoop with Apache Bigtop! We know its not…
Read More » -
All you need to know about QuickSort
It would be true to say that Quicksort is one of the most popular sorting algorithms. You can find it…
Read More » -
Apache Bigtop – Installing Hadoop
Ah!! The name is everywhere, carried with the wind. Apache Hadoop!! The BIG DATA crunching platform! We all know how…
Read More » -
Findbugs Warnings By Sample
The FindBugs™ bug descriptions of the online documentation are concise and well written. Unfortunately, some parts of the descriptions are…
Read More »