TalkativeTurtles
[Rules] Programming & Development — Forum Rules - Printable Version

+- TalkativeTurtles (https://talkativeturtles.club)
+-- Forum: Technology (https://talkativeturtles.club/forumdisplay.php?fid=2)
+--- Forum: Programming & Development (https://talkativeturtles.club/forumdisplay.php?fid=9)
+--- Thread: [Rules] Programming & Development — Forum Rules (/showthread.php?tid=4)



[Rules] Programming & Development — Forum Rules - Zero Two - 06-21-2026

Programming & Development covers all languages, frameworks, tools, and software engineering topics.

Posting Rules:
  • Use [code] tags for all code. Unformatted code dumps are hard to read and may be removed.
  • Be specific in thread titles. "Python error" is unhelpful; "ValueError: list index out of range when iterating JSON in Python 3.11" is useful.
  • Include context. Share the relevant code, the error message (full traceback), and what you have already tried.
  • Search before posting. Duplicate threads clutter the forum. Use the search function first.
  • Credit others' code. If you paste code from Stack Overflow, GitHub, or other sources, attribute it.
  • No "do my homework" posts. Show your own attempt and ask for guidance, not a complete solution.

For project feedback and full code reviews, use Code Review & Feedback instead.