PHP – How to Install Apache 2.4 with PHP 5.6 on Windows

11 years ago

This article represents instructions on what's needed to be done to install Apache 2.4 with PHP 5.6 on Windows (64-bit).…

Code Quality – Why Avoid Higher Cyclomatic Complexity?

11 years ago

This article represents my thoughts on why one should avoid a higher cyclomatic complexity (value more than 15 or so). Recently,…

Authentication using One Time Password (OTP) technique – Part 1

11 years ago

Why two factor authentication? With the increase in password theft, phishing attacks and other hacking techniques, the conventional text based…

Template – HTML5 BoilerPlate with Spring MVC & GAE

11 years ago

This article provides instructions on how to create your quick Google App Engine (GAE) based web application project using Eclipse…

How Can I Become A Data Scientist?

11 years ago

This article represents thoughts, primarily, on how to become a data scientist. Please feel free to comment/suggest if I missed…

Big Data – How to Get Started with Data Science

11 years ago

This article represents my opinion on what would it take to get started with Data Science. As I started exploring…

Big Data – Top 8 Use Cases for Beginners

11 years ago

This article represents top 8 Big Data use cases that beginners could get started with, and create one or more…

Java – 4 Security Vulnerabilities Related Coding Practices to Avoid

11 years ago

This article represents top 4 security vulnerabilities related coding practice to avoid while you are programming with Java language. Recently,…

JArchitect Version 4.0 on Mac OSX is GA for Download

11 years ago

Version 4.0 of JArchitect on Mac OSX is now available for anyone wishing to download and try it. JArchitect manage complex…

Javascript – Why Use Modernizr?

11 years ago

This article represents quick concepts and reasons on why one would like to use Modernizr, a Javascript library. Please feel…