Archives - April 2016
April 29, 2016 3:40 pm
Published by Prasannika
From telecommunications and banking to instant messaging, e-commerce and more, Erlang is used in wide range of real-world applications. This versatile general-purpose programming language and garbage-collected runtime system is used primarily for developing concurrent and distributed systems. Origins of Erlang...
Read More
April 22, 2016 3:05 pm
Published by Prasannika
Originally developed by Facebook in 2011, HipHop Virtual Machine (HHVM) is a virtual machine that’s intended for the execution of programs written in Hack and PHP. Featuring a special type system known as “gradual typing,” it supports the use of...
Read More
April 14, 2016 3:16 pm
Published by Prasannika
Originally developed by Michael DeHaan back in 2012, Ansible is a simplistic, open-source IT automation engine that’s used to configure and manage computers, combine multi-node software development, execute ad hoc tasks, automate cloud provisioning, and other related IT tasks. Because...
Read More
April 8, 2016 4:58 pm
Published by Prasannika
Easy to Learn Like all programming languages, there’s some initial investment of your time and energy required to learn PHP. With all things considered, though, PHP is relatively easy to learn, even if you have no prior knowledge of programming....
Read More
April 1, 2016 4:47 pm
Published by Prasannika
Java Standard Edition (SE) 8 was initially released on March 18, 2014, introducing several features into the general-purpose programming language, some of which includes language-level support for lambda expressions, a runtime environment in which developers can embed JavaScript code, annotation...
Read More