


The first important fork that one might encounter when it comes to Java is its packages. It is maintained by Mozilla (created by Netscape) and is owned by the Oracle Corporation.

JavaScript was invented by Brendan Eich and became an ECMA standard in 1997. Node.js is a JavaScript Engine (almost like Java Runtime Environment). Lately, using Node.js, JavaScript is increasingly being used to create server applications and services. Eclipse IDE and Aptana Studio) will help with writing code, it can be written and tested with any text editor and your web browser. Unlike Java applications, JavaScript does not need any (virtual) platform, other than a modern web browser to function. When compared with Java, JavaScript is considered to be easier to learn.Īlthough JavaScrip was initially written in 10 days, over the years it has come a long way to where it is today. As a client-side scripting language, it is mainly used in combination with HTML and CSS on websites to create user interactivity. It is an extremely useful object-oriented programming language. JavaScript (abbreviated JS, first called ‘Mocha’) is a scripting language that was released in 1997. Java is currently owned by the Oracle corporation.

Starting in 1991, a group of engineers called the “Green Team” worked tirelessly to create Java. Java was invented by James Gosling and developed by Sun Microsystems. Eclipse IDE is a popular free IDE to write Java applications with. To be able to code Java-based applications, a Java Development Kit (JDK) software bundle is required (see later). Because Java is also a computing platform, there are lots of applications and websites that will not work unless you have an implementation of Java Runtime Environment (JRE) installed. It is considered to be fast and secure, but it is not an easy-to-learn programming language. Several new versions have been launched since its release. Java took roughly four years to develop and is still in active development. You might have heard, or seen, that Java is everywhere! Today, it is still used on billions of devices ranging from laptops, game consoles, cell phones, and datacenters to scientific supercomputers. Unlike JavaScript, which is mainly a client-side scripting language, Java is used to write fast, but robust and secure server-side applications and websites. Java is a programming language and computing platform (an environment in which its code is executed) first released in 1995.
