Sunday 16 April 2017

Java and Java script

Java:  
Java is a computer programming language. It enables programmers to write computer instructions using English based commands, instead of having to write in numeric codes. It’s known as a “high-level” language because it can be read and written easily by humans. Like English, Java has a set of rules that determine how the instructions are written. These rules are known as its “syntax”. Once a program has been written, the high-level instructions are translated into numeric codes that computers can understand and execute.

There are several reasons why you should consider learning  java, and they are:1) Java is popular.Java continues to be one of the most popular programming languages in the world. There's an infinite number of ways to use Java2) Java programmers are employable.Java programming skills remain in high demand with employers. It's a widely used language with a large installed base.3)  Java is used in real world applications.                                             Java is used in many of the world's most prominent web sites, including eBay.com,Linkedin.com, Amazon.com, and Facebook.com.
4) Java has the world's leading developer certifications.Many technical training institutions, colleges and universities offer courses in java programming. You can also invest in Java training from Oracle University. Validate your skills to employers by earning a Java certification, one of the most well-respected developer certifications in the world.

          Javascript:

JavaScript is a programming language that is run by most modern browsers. It supports object-oriented programming and procedural programming. It can be used to control web pages on the client side of the browser, server-side programs, and even mobile applications. This language is used commonly in combination with HTMLCSS, and AJAX.

      Difference between Java and Javascript is in the table below:







No comments:

Post a Comment

C and C++

C and C++ differences  : C  is a high-level programming language that was developed in the mid-1970s. ...  C ++, pronounced " C  plu...