Linked Questions
12 questions linked to/from Where on SE to ask about computer science
11 votes
1 answer
292 views
Algorithms on Programmers.SE or Stack Overflow? [duplicate]
This seems to come up a bit on Programmers.SE but which site is the canonical site for general (i.e. not research oriented) algorithms questions? If we look at the Stack Overflow FAQ we are told the ...
449 votes
1 answer
36k views
Which computer science / programming Stack Exchange sites do I post on?
There seems to be more than a few computer science/programming Stack Exchange sites. Stack Overflow, being the first, has by far the most users, questions, and answers. What is the reasoning for ...
41 votes
12 answers
1k views
Is there a Stack Overflow like site for computer science? [duplicate]
Are there any sites like Stack Overflow where we can ask computer science and more theoretical questions? What do you guys/gals use other than this site? EDIT: Even though I really didn't get ...
24 votes
5 answers
1k views
O(God), why are we helping spread misinformation?
There is a common misuse prevalent, of using BigOh, whenever we mean Theta, or in some cases, Omega. (In fact, the misuse is so prevalent, that I even expect many people to go WTF? after reading this.)...
25 votes
2 answers
1k views
How can we improve moderation of IP networking questions on Stack Overflow and associated sites?
I have noticed what seems to be a trend of general confusion about what should be done when pure IP networking questions are posted to Stack Overflow. I have collected some very recent examples ...
17 votes
5 answers
397 views
Are questions about algorithms on topic? [closed]
I was very surprised to find that this question had been closed as "off topic": How do I get a power set in a specific order? It seems like a straightforward practical algorithms question, not the ...
14 votes
2 answers
612 views
Is it possible we've got too many Stack Exchange sites/categories? [duplicate]
Consider the question Big O exponential: proving NP is a subset Asymptotic notation questions have been pretty standard for Stack Overflow. This fairly interesting beginner question is up, but has ...
-6 votes
4 answers
540 views
Computer Science and Programming [closed]
I'm a PhD student with 7 years of experience in programming. I have worked on large systems in different platforms. When I ask a question related to Computer Science, there were times that the ...
-9 votes
3 answers
238 views
Computer science questions being closed and down-voted [closed]
I recently asked questions on SO which may be slightly more theoretical than the average: https://stackoverflow.com/questions/7092401/virus-antivirus-and-vulnerabilities https://stackoverflow.com/...
4 votes
2 answers
198 views
Stack Exchange for a new purpose [duplicate]
This feels as if it should be a self-evident question, but I've not seen it in the FAQ or in top voted questions... I'd like students in my University/course to help each other through something like ...
10 votes
0 answers
287 views
Desperately seeking better support for tagged searches
My interests on SO are relatively narrow and so I have to resort to tagged search to find questions I might wish to read or answer. Lately I'm finding that traffic has gotten so large that even with ...
1 vote
0 answers
337 views
What is the scope of questions regarding theoretical computer science rather than practical problems?
I have faced/seen closed questions (very recent example here) whenever the question relates to something other than very specific programming errors, installation, some data-structure, algorithm or ...