Blog

December 2016

APIs :: APPLICATION PROGRAM INTERFACE

 API ( Application program interface ) is a set of routines, protocols, tools for building software applications . An API specifies how software components should interact and APIs are used when programming graphical user interface (GUI) components.  A good API makes it easier to develop a program by providing all the building blocks. APIs often come in the form of a …

APIs :: APPLICATION PROGRAM INTERFACE Read More »

Share This :

Data Science & Data Scientists

Data Science is a vast discipline in itself consisting of specialized skill sets such as statistics, Mathematics, Programming, Computer Science and so on. Data Science consists of several elements, techniques and theories including math, statistics, predictive analysis, data modeling, data engineering, data mining and visualization. The purpose of data scientists is to extract and interpret …

Data Science & Data Scientists Read More »

Share This :

Node.js

Node.js  is a open source cross-platform runtime environment has been written in JavaScript, which makes it an exceptional choice for real-time applications. Node.js is packed with features which have helped it become a top choice for developers when they consider web application development. Node.js is event-based so all the wonderful Ajax -like stuff can be done on …

Node.js Read More »

Share This :