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 ...

Introduction When languages such as Java and C++ already existed, was C# really needed? Some say it was only developed by Microsoft to take on Sun’s ...

Like most programming languages, C was developed out of dissatisfaction with existing programming languages. Back in 1969 – when the idea of developing ...