Java vs. JavaScript


Read With Formatting | Free Open Source Tutorials Account

HTML, JavaScript & CSS
Thread: Java vs. JavaScript


tella.star
Java is a programing language developed by Sun. Java allows programmers to create programs. One example is Java Applets, a small program embedded within a web page.

JavaScript is a scripting language developed by Netscape and later joined in a partnership with Sun. You can insert it directly to your HTML documents. Creating JavaScript is not difficult. What you need are only simple text editor and browser that supports JavaScript.