Scripting languages
A scripting language is a programming language designed for integrating and communicating with other programming languages. Some of the most widely used…
Read ArticleExpert articles on web development, software solutions, and technology trends.
A scripting language is a programming language designed for integrating and communicating with other programming languages. Some of the most widely used…
Read Article
Backbone.js a popular open source JavaScript framework that allows us to develop single page web application. It offers a MVC framework for…
Read Article
The Java Virtual Machine (JVM) is an environment that executes Java programs. Java programs are compiled into an intermediate language called bytecode.…
Read Article
Amazon Cloudfront is a content delivery network. It served the HTTP and RTMP content over the web. It also provide us a…
Read Article
Elasticsearch is a distributed open source, full text search and analytics engine. It is powered by Lucene, a powerful open-source full-text search…
Read Article
Bootstrap is an open-source Javascript framework developed. Bootstrap is a free collection of tools for creating a websites or web applications. There…
Read Article
Apache Hadoop is the most popular and powerful big data tool, Hadoop provides world’s most reliable storage layer, a batch Processing engine and…
Read Article
CentOS (Community Enterprise Operating System) is a Linux distribution that attempts to provide a free,enterprise-class, community-supported computing platform functionally compatible with its upstream source.…
Read Article
SCALA is a general purpose programming language. Scala is fashionable because it helps people solve real problems in an elegant way and runs…
Read Article
REDIS is in-memory key value store. The data types can be manipulated with atomic operations to push/pop elements, add/remove elements, perform server…
Read Article