Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 07-27-2009, 10:50 AM What is Javascript?
Average Talker

Posts: 15
Name: Bethenny England
Trades: 0
I'm new to html and web design; is java important to designing websites and what are the benefits of java? what is javascript?
bethennyengland is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-27-2009, 11:20 AM Re: What is Javascript?
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
First of all, Java and JavaScript are two separate and distinct technologies. The only thing they have in common is that they are both programming languages, and they share some syntactical similarities. Java is the flagship product of Sun Microsystems, and is an advanced interpreted language relying on the Java Virtual Machine for run time compilation into bytecode.

JavaScript, on the other hand, is the programming language of browsers. It has the advantage, in it's "client side" form, of being able to easily interact with HTML. Because JavaScript is interpreted by the browser, it is considered "slow", though it has been proven recently that it is possible to build a JavaScript engine that is many times faster that was previously thought possible.

JavaScript is very easy to learn the basics of, but difficult to master because its inheritance scheme is very unlike any other common language. Java and other classical languages use class based inheritance, while JavaScript uses something known as prototype inheritance. Not that you need to worry about this too much as a beginner.

If you are new to HTML, and don't know another programming language, I don't recommend learning JavaScript yet.
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to What is Javascript?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11695 seconds with 12 queries