This article represents thoughts on why it is OK to learn yet another programming language named as R for doing…
This article represents tips on how to use AngularJS with legacy UI code which could present challenges such as those described…
This article represents my thoughts on why one should avoid a higher cyclomatic complexity (value more than 15 or so). Recently,…
This article provides instructions on how to create your quick Google App Engine (GAE) based web application project using Eclipse…
This article represents thoughts, primarily, on how to become a data scientist. Please feel free to comment/suggest if I missed…
This article represents my opinion on what would it take to get started with Data Science. As I started exploring…
This article represents top 8 Big Data use cases that beginners could get started with, and create one or more…
This article represents top 4 security vulnerabilities related coding practice to avoid while you are programming with Java language. Recently,…
This article represents different aspects of process discovery phase which is key to any business process implmentation project. The analogy…
This article represents the recommended folder structure that you would want to create/adopt for your next Angular App. Please feel…
This article represents top 5 coding practices related with Java exception handling that you may want to watch out for…
This article represents top 10 best practices that one may want to apply while creating custom directives. Please feel free…
This article describes steps required to configure your eclipse for SonarQube such that developers are not required to leave the…
This article represents steps required to quickly get up and running with Sonar and keep it handy for your personal…
This article presents concepts and code example around non-nested directives-to-directives communication in AngularJS. The demo for the code example presented…
This article describes the QuizApp web application written with AngularJS & Bootstrap that I open-sourced it today on GitHub. Here…