home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / tutorial / javainfo.txt < prev    next >
Encoding:
Text File  |  1996-07-16  |  3.0 KB  |  82 lines

  1. All About Java(tm)
  2. --------------
  3.  
  4. Q. What is Java anyway?
  5.  
  6. Java, a new programming language developed by Sun Microsystems Computer
  7. Company, is primarily based upon the C++ programming language.  It is designed
  8. to support secure two-way, real-time interaction over networks such as the
  9. Internet. 
  10.  
  11. Using Java, software developers can write custom mini-applications called Java
  12. applets. When integrated into Web pages delivered over the Internet, Java
  13. applets allow expert graphics rendering, real-time interaction with users, live
  14. information updating, and instant interaction with servers over the network. 
  15.  
  16. Java applets are downloadable from any server.  Because of the way the language
  17. was designed, Java applets can run safely on any platform. Java provides
  18. maximum security on public networks, with multiple safeguards against viruses,
  19. tampering, and other threats. 
  20.  
  21. Q. Where can I learn more about Java?
  22.  
  23. Sun maintains a World Wide Web page devoted to Java.  It can be found at:
  24.  
  25. <http://java.sun.com>
  26.  
  27. There you will find a variety of documents providing more information about
  28. Java.  You may especially want to download the "Java Language Environment"
  29. document as it provides a very comprehensive overview of the net environment
  30. and the role that Java is expected to play in it.  (Note: the file is only
  31. available in either HTML or PostScript format.  If you have a PostScript
  32. printer, download the PostScript version and send it to your printer using a
  33. PostScript Printer utility.  It is a document about 90 pages long.
  34.  
  35. A comprehensive set of Frequently Asked Questions (FAQ) about Java (updated
  36. weekly) is also available.  It can be found at:
  37.  
  38. <http://sunsite.unc.edu/javafaq/javafaq.html>
  39.  
  40. There's also a comprehensive set of Java resources available at:
  41.  
  42. <http://www.gamelan.com/>
  43.  
  44. Java is also discussed on a Usenet newsgroup:
  45.  
  46. comp.lang.java
  47.  
  48. GO USENET on CompuServe and then specify that specific group to read it.
  49.  
  50. A weekly Java newsletter is also available at:
  51.  
  52. <http://www.io.org/~mentor/J___Notes.html>
  53.  
  54. Q. What is HotJava(tm)?
  55.  
  56. HotJava(tm) is a modular, applet-aware, extensible World-Wide Web browser
  57. written entirely in the Java programming languge. The current version of the
  58. browser is Java release 1.0alpha3.  It can be downloaded from:
  59.  
  60. <http://java.sun.com/download.html>
  61.  
  62. Q. What about Netscape support for Java?
  63.  
  64. Read more about Netscape's Navigator 2.0 and support for Java at:
  65.  
  66. <http://home.netscape.com/comprod/products/navigator/version_2.0/java_applets/index.html>
  67.  
  68. Note: Java and HotJava are trademarks of Sun Microsystems, Inc., and refer to
  69. Sun's Java programming language and HotJava browser technologies. The
  70. CompuServe INET Forums are not sponsored by or affiliated with Sun
  71. Microsystems, Inc."
  72.  
  73. "All About Java(tm)" and its contents are copyright 1995 by Glenbrook Systems,
  74. Inc.  It may not be distributed without permission from Glenbrook Systems, Inc.  
  75.  
  76. Copyright 1995 Glenbrook Systems, Inc.
  77. All rights reserved.
  78.  
  79. 76703.407@compuserve.com
  80. November 23, 1995
  81.  
  82.