R is the most popular language used for data analysis, modelling and visualisation. It is great for linear and non-linear models, parametric and non-parametric ...

Python might seem like a recent development but at this point it is 20 years old. The first release of Python 1.0 goes as far back 1994. Even the Python 2 ...

IntroductionIn 2004, when Mark Zuckerberg sat down to create the site that needs no introduction, he chose PHP. Moving forward the code grew and it is ...

Java is usually the first programming language most coders start out with since it is easy to understand and runs cross-platform. In fact Java is often ...

JavaScript was developed in May 1995 by Brendon Eich who worked for Netscape Communications Corporation. JavaScript was conceived from the need to make web ...

Haskell is the new kid on the block of programming languages. It too follows the computing paradigm called ‘Functional Programming’ i.e. approach a ...

Erlang is one of those early languages which were based on the functional programming paradigm which was developed back in somewhere 1986 internally within ...

Almost every programming language deals with text output in the form of words or alphabets, numbers and special characters. It’s one of the easiest ...

D is a new programming language that is object-oriented, imperative, multi-paradigm system programming language. It started off as a re-engineered C++ though ...

IntroductionWhat was C++ introduced for? Drawbacks in languages such as C, Simula, ALGOL, BPCL made Bjarne  Stroustrup , a Danish computer scientist ...