| Author |
what of java ability compare other ob-or languages
|
louis lagos
Greenhorn
Joined: Mar 03, 2003
Posts: 6
|
|
Hi.. I get into java not enough time,however, in this stage, i am in doubt about the java abilities, for example i see javascript to be more able to constract a page than java or visualBasic (with an excellent enviroment)makes frame components easily and fast. What makes java especialy diffent than the others or does the java than the other object-oriented doesn't with the same convenience. thanks for your patience. regards..
|
 |
Barry Gaunt
Ranch Hand
Joined: Aug 03, 2002
Posts: 7729
|
|
|
Remember that Java is a general purpose object-oriented language. It is not just for producing HTML pages. My understanding is that JavaScript is not part of Sun's Java in any way, but a product of Netscape(?) invented to provide added scripting functionality to browsers. They chose to use Java-like syntax, but apart from that there is no connection.
|
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
|
 |
louis lagos
Greenhorn
Joined: Mar 03, 2003
Posts: 6
|
|
hi Barry ok i understant it,but.. i see myself to try make a programme with frames for example and i have to spend a lot of time, and in reverse with vbasic i completed in two minutes. which is the something special who java provides (generally or compare the above language)? louis..
|
 |
Michael Morris
Ranch Hand
Joined: Jan 30, 2002
Posts: 3451
|
|
My understanding is that JavaScript is not part of Sun's Java in any way, but a product of Netscape(?) invented to provide added scripting functionality to browsers. They chose to use Java-like syntax, but apart from that there is no connection.
That would be correct. What is hard to believe is that Netscape talked Sun into allowing them to use that precious name in the first place. I suppose they were working on the premise The enemy of my enemy is my friend. M$ that is. Michael Morris
|
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher
|
 |
 |
|
|
subject: what of java ability compare other ob-or languages
|
|
|