391 reputation
27
bio website adam-bernier.appspot.com
location Los Angeles, CA
age
visits member for 3 years, 11 months
seen Apr 4 at 20:43
stats profile views 55

http://sscce.org/
If you are having a problem with some code and seeking help, preparing a Short, Self Contained, Correct Example (SSCCE) is very useful. But what is an SSCCE?

It is all in the name, really. Take a look at each part. The version you prepare for others to see should be:

  • Short (Small) - Minimise bandwidth for your example, do not bore the audience.
  • Self Contained - Ensure everything is included, ready to go.
  • Correct - Copy, paste, (compile,) see is the aim.
  • Example - Displays the problem you are trying to solve.

Commonly asked questions:
- "Least Astonishment" in Python: The Mutable Default Argument
- Unexpected feature in a Python list of lists
- How to prevent SQL injection in PHP?


0 Questions

This user has not asked any questions