home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / computer-lang / java / help / minifaq
Encoding:
Internet Message Format  |  2004-05-15  |  4.2 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!news2.wam.umd.edu!elk.ncren.net!logbridge.uoregon.edu!snoopy.risq.qc.ca!news.ccs.queensu.ca!spamcop.net!dalamb
  2. From: dalamb@spamcop.net (David Alex Lamb)
  3. Newsgroups: comp.lang.java.help,comp.lang.java.programmer,comp.answers,news.answers
  4. Subject: comp.lang.java.{help,programmer} - what they're for (mini-FAQ 2002-12-28)
  5. Supersedes: <cljhmini_1084094701@qucis.QueensU.CA>
  6. Followup-To: poster
  7. Date: 14 May 2004 09:25:02 GMT
  8. Organization: Computing and Information Science, Queen's University at Kingston, Ontario,  K7L 3N6, Canada
  9. Lines: 60
  10. Approved: news-answers-request@mit.edu
  11. Distribution: world
  12. Expires: 1 Jun 2004 09:25:02 GMT
  13. Message-ID: <cljhmini_1084526702@qucis.QueensU.CA>
  14. Reply-To: dalamb@spamcop.net (David Alex Lamb)
  15. NNTP-Posting-Host: highnoon.cs.queensu.ca
  16. Keywords: FAQ, Java, beginner, newbie, novice
  17. Originator: dalamb@qucis.queensu.ca
  18. Xref: senator-bedfellow.mit.edu comp.lang.java.help:214033 comp.lang.java.programmer:601253 comp.answers:57141 news.answers:271269
  19.  
  20. Last-Modified: Sat Dec 28 12:08:40 2002 by David Alex Lamb
  21. Archive-name: computer-lang/java/help/minifaq
  22. Posting-Frequency: every 4 days
  23.  
  24. Before posting read Jon Skeet's "How to get answers on the comp.lang.java.*
  25. newsgroups" at http://www.pobox.com/~skeet/java/newsgroups.html
  26.  
  27. Java FAQs and advice:
  28. - Java/Javascript/Powerbuilder HOWTO (Real Gagnon)
  29.   http://www.rgagnon.com/howto.html
  30. - Java Glossary (Roedy Green)  http://www.mindprod.com/jgloss.html
  31. - Java Programmers' FAQ (Peter van der Linden) http://www.afu.com/javafaq.html
  32. - jGuru jFAQs (John Zukowski)    http://www.jguru.com/jguru/faq/
  33. - Focus on Java (John Zukowski)   http://java.about.com/
  34. - Java Q&A (David Reilly)  http://www.davidreilly.com/jcb/faq/
  35.  
  36. comp.lang.java.help     Set-up problems, catch-all first aid.
  37.     According to its charter, this unmoderated group is for immediate help
  38.     on any Java problem, especially when the source of the difficulty is
  39.     hard to pin down in terms of topics treated on other groups.
  40.         This is the appropriate group for end-users, programmers and
  41.     administrators who are having difficulty installing a system capable of
  42.     running Java applets or programs.  It is also the right group for
  43.     people trying to check their understanding of something in the
  44.     language, or to troubleshoot something simple.
  45.  
  46. comp.lang.java.programmer  Programming in the Java language.
  47.     An unmoderated group for discussion of Java as a programming language.
  48.     Specific example topics may include:
  49.       o types, classes, interfaces, and other language concepts
  50.       o the syntax and grammar of Java
  51.       o threaded programming in Java - sychronisation, monitors, etc.
  52.       o possible language extensions (as opposed to API extensions).
  53.     The original charter said that discussion explicitly should not include
  54.     API features that are not built into the Java language and gave examples
  55.     like networking and the AWT.  These days AWT belongs in clj.gui, and
  56.     networking is often discussed in clj.programmer.
  57.  
  58. Do not post binary classfiles or long source listings on any of these
  59. groups. Instead, the post should reference a WWW or FTP site (short source
  60. snippets to demonstrate a particular point or problem are fine).
  61.  
  62. Don't post on topics that have their own groups, such as:
  63.  comp.lang.java.3d        The Java 3D API
  64.  comp.lang.java.advocacy  Arguments about X versus Y, for various Java X and Y
  65.  comp.lang.java.beans     JavaBeans and similar component frameworks
  66.  comp.lang.java.corba      Common Object Request Broker Architecture and Java
  67.  comp.lang.java.databases Using databases from Java
  68.  comp.lang.java.gui       Java graphical user interface design and construction
  69.  comp.lang.java.machine   Java virtual machines, like JVM and KVM
  70.  comp.lang.java.security  Using Java securely
  71.  comp.lang.java.softwaretools Tools for developing/maintaining Java programs
  72. Don't cross-post between these groups and c.l.j.programmer or .help -- it just
  73. wastes the time of people reading the general groups.
  74.  
  75. Don't post about JavaScript; it's a different language.  See
  76. comp.lang.javascript instead.
  77. -- 
  78. "Yo' ideas need to be thinked befo' they are say'd" - Ian Lamb, age 3.5
  79. http://www.cs.queensu.ca/~dalamb/   qucis->cs to reply (it's a long story...)
  80.