Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Adelisa Fischer   on Jul 17 In Java Category.

  
Question Answered By: Mercedes Andrews   on Jul 17

You need to be aware that java  (developed by Sun Microsystems) and
JavaScript (developed by the creators of Netscape) are two completely
different things. If it is really JavaScript (a much less sophisticated
scripting language for use in web browsers) you are interested in, the
tutorials from java.sun.com will be of no help. However, if you want to
learn to program  in Java, which also has web browser capabilities, you
might want to start with a good book on Java. There are several that
are good, including one called _Thinking_in_Java_ by Bruce Eckel in HTML
format which can be downloaded for free at the author's web site at:

http://www.mindview.net/Books/TIJ/

Share: 

 

This Question has 18 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on new to java Or get search suggestion and latest updates.


Tagged: