Amazon EMR and Azure HDInsight: A Comparison

By the end of this year, spending on IT infrastructure products to be deployed in cloud environments will be $37.1 billion, International Data Corporation predicts. According to IDC’s Worldwide Quarterly Cloud IT Infrastructure Tracker, released this month, enterprise spending on Cloud Services will increase about 15 percent over last year. Public cloud infrastructure makes up the largest piece... Continue Reading →

Scaling large Size Bitmap in Android

In android we go through a really common problem of Bitmap scaling , As we know android have several devices and we have to decode our image in dynamic so that it wont look stretched or blurred on any of android devices , There are several methods provided by android OS for Bitmap decoding but when we... Continue Reading →

The Levenshtein Algorithm

The Levenshtein distance is a string metric for measuring difference between two sequences. Informally, the Levenshtein distance between two words is the minimum number of single-character edits (i.e. insertions, deletions or substitutions) required to change one word into the other. It is named after Vladimir Levenshtein, who considered this distance in 1965. Levenshtein distance may also... Continue Reading →

Top 3 Best JavaScript Frameworks in 2018

Undoubtedly, JavaScript’s (JS) popularity among the developer community has grown enormously over the years. The reason is its ability to allow developers to design and modify web pages in numerous ways and even add functionalities to web apps real-time. JavaScript is gathering attention not just for its simplicity and ease of use but also due... Continue Reading →

Software Component Reusability

Component Reusability Reusability is one of the most common and frequently used buzzword in software Product development. Multiple technologies, including React, have recently started to equip themselves with this function. Therefore, making Component Reusability one of the most popular functionality in UI design. One important characteristic to measure quality of components is component reusability, It measures… Continue Reading →

Create a website or blog at WordPress.com

Up ↑