Bookmark Topic Watch Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Most of the tips that follow this one detail the things that you can do to prevent confusing the original poster more than he/she was when posting their question.

To sum them all up; be very careful when posting an answer.
Be sure to PostRealCode. Either check your code very carefully or (better) run in in a small test app to insure that it doesn't have bugs. This is especially important when posting examples for Greenhorns (beginners). If you post pseudo-code or incomplete code that is meant to convey a larger point but isn't expected to run, say so.

If you're in a hurry and don't have the time to do these things or find yourself becoming impatient with the original poster, don't post an answer. It is better to let someone else handle a question than to give an answer that confuses the original post or leads them down the wrong road.

If the question is unclear, ask the questioner to clarify without sounding rude. This will help them find out what exactly they are asking, as this sometimes is a big challenge.



Back to HowToAnswerQuestionsOnJavaRanch
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic