Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-17-2009, 04:50 PM
PhHein's Avatar
Senior Member
 
Join Date: Apr 2009
Location: Germany
Posts: 343
Rep Power: 1
PhHein is on a distinguished road
Default The Ubiquitous Newbie Tips
The Ubiquitous Newbie Tips
Originally posted by corlettk

* DON'T SHOUT!!!

* Homework dumps will be flamed mercilessly.

* Have a quick scan through the Forum FAQ's.


Ask a good question

* Don't forget to actually ask a question. No, The subject line doesn't count.

* Ask once
- Don't Crosspost!
- Two people answering one question independantly is a waste of there time.

* Don't even talk to me until you've:
(a) googled it and
(b) looked it up in Sun's Java Tutorials and
(c) read the relevant section of the API Docs and maybe even
(d) referred to the JLS (for "advanced" questions).

* Good questions get better Answers. It's a fact.
- Many of the regular forumites don't bother to read badly written questions.
- FFS spare us the SMS and L33t speak! Pull your pants up! and Get a hair cut!
- Often you discover your own mistake whilst formulating a "Good question".
- Many forumites will bend over backwards to help with a "Good question",
especially to a nuggetty problem, because they're interested in the answer.

* Improve your chances of getting laid tonight by writing an SSCCE
- For you normal people, That's a: Short Self-Contained Compilable Example.
- Short is sweet: No-one wants to wade through 5000 lines to find your syntax errors!
- Often you discover your own mistake whilst writing an SSCCE.
- Solving your own problem yields a sense of accomplishment ;-)


Formatting Matters

* Post your code between a pair of [CODE] tags
- That is: [CODE]... your code goes here ... [/CODE]
- this makes code easier to read by preserving whitespace and syntax highlighting.
- Copy&paste your source code directly from your editor.
- The forums tabwidth is 8 (as per the convention).
- Indentation will go wacky if you've mixed tabs and spaces.
- Proper indentation illustrates program logic.
- Lines longer than 80 (or so) characters should be wrapped.

* Post your error messages between a pair of [CODE] tags:
- That is: [CODE] ... errors here ... [/CODE]
- Please mark the erroneous line(s) in your source-code. For example:
System.out.println("Your momma!); // <<<< ERROR 1
- Error messages may be rendered useless if the code has been
modified since the error message was produced.
- Here's How to read a stacktrace.

* The forum editor has a "Preview" pane. Use it.

If you (the noob) have covered these bases you deserve, and can therefore expect, GOOD answers!


The pledge!

We the New To Java regulars do hereby pledge to refrain from flaming anybody, no matter how gumbyish the question, if the OP has demonstrably tried to cover these bases. The rest are fair game.
__________________
Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips

Last edited by PhHein; 11-17-2009 at 05:09 PM.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need some derby tips: kulangotski Advanced Java 4 03-09-2009 06:09 PM
Need some tips. PVL268 New To Java 4 02-27-2009 03:37 PM
give interview tips.... thirumurugan.sethu New To Java 4 10-03-2008 12:45 PM
Entity (Tips/Info) JavaForums Java Blogs 0 06-08-2008 02:50 PM
First project, need some tips.. Komala_aradhya New To Java 1 08-03-2007 02:25 PM


All times are GMT +2. The time now is 04:35 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org