Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Post History

50%
+0 −0
Meta Should self-answered Q&A use separate answers for different techniques/approaches (even if there's a caveat that applies overall)?

the answer is incredibly long It really isn't - though it might look that way because of the extensive use of large font headlines. I think it is a good answer - there's no problem in discussi...

posted 8mo ago by Lundin‭

Answer
#1: Initial revision by user avatar Lundin‭ · 2023-09-15T06:54:26Z (8 months ago)
> the answer is incredibly long

It really isn't - though it might look that way because of the extensive use of large font headlines. I think it is a good answer - there's no problem in discussing multiple ways of doing something, addressing every angle. That's good engineering, rather.

> Would it make more sense to split the content up and make a separate answer for each?

No, because that would fragment the explanations and answers don't get displayed in any particular order. It would just make it harder to compare the different possible techniques.

Overall I don't think there's a problem here. Someone who can't be bothered to read 1-2 pages of technical text shouldn't work with technology in general and not with programming in particular. Rather, you are expected to read some 500 to 1000 pages of technical text before you can title yourself "naive beginner in programming language x".

> Leave the question and answer as is

I think so, it is fine. 

Also some article category won't really change anything here. For example have a look at this similar "paper category" post I wrote over at Electrical Engineering: [Why should I not use dynamic memory allocation in embedded systems?](https://electrical.codidact.com/posts/286121) It's essentially just a Q&A still, but one single post. Like in your case I needed to make a list of various practices and fragmenting it over multiple posts would only make it less readable.