Is There a Reliable Programming Forum for C++, Java, and Other Languages?

  • Context: C/C++ 
  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Forum Programming
Click For Summary

Discussion Overview

The discussion revolves around finding reliable programming forums specifically for C++, Java, and other programming languages. Participants share various platforms and express their preferences based on community engagement and response quality.

Discussion Character

  • Exploratory
  • Debate/contested

Main Points Raised

  • One participant expresses frustration with the abundance of forums and seeks recommendations for a focused programming community.
  • Several participants suggest specific forums, including cboard.cprogramming.com, codeguru.com, daniweb.com, and vbforums.com, highlighting their relevance to C++ and Java.
  • Stack Overflow is mentioned multiple times as a popular choice, with features like a reputation system that allows users to gauge the reliability of answers.
  • Another participant discusses the challenges of assessing answer reliability on programming forums compared to other fields, noting the difficulty in judging correctness without prior knowledge.
  • A participant raises a technical issue related to 3D finite element methods (FEM), seeking help with assembling local matrices to a global matrix.

Areas of Agreement / Disagreement

Participants generally agree on the existence of multiple forums but express differing opinions on which ones are the most reliable or useful for programming discussions. The discussion remains unresolved regarding the best forum choice.

Contextual Notes

Some participants mention specific features of forums, such as reputation systems and community engagement, but there is no consensus on which forum is definitively the best for programming inquiries.

ehrenfest
Messages
2,001
Reaction score
1
Whenever I do a search on the web about something specific in C++, I get like tons of hits from many different forums. I want to join a forum that is like specifically for programmers to communicate and where there are lots of people who answer questions about C++ and Java and other languages. It seems like there just way to many such forums...does anybody know of a good one?
 
Technology news on Phys.org
www.stackoverflow.com is the new great programming forum.
You can ask questions, you can even answer them without signing up.
If you do signup there is a reputation system like here to judge people's reply
 
daniweb.com is great
 
www.vbforums.com

Its speciality is Visual Basic but it has many C, C++, C#, Java, etc. members and their own sub forums.
 
You could use the news groups: comp.lang.c++
This groups is dedicate to C++ language, If you want to discuss Java, there is another comp.lang.java
It could be access by news clients or Google groups.
 
Hi, i m fighting with 3d fem but have done some part of 3d fem for solid cylinder. the stiffness matrix is not coming as it should be. there should be 5 lines in sparse matrix. but it is coming 2 more lines in outer side. and the sparse matrix is near singular or showing badly scaled . anybody can help. anybody can help for assembling the local matrices to global.
 
mgb_phys said:
www.stackoverflow.com is the new great programming forum.
You can ask questions, you can even answer them without signing up.
If you do signup there is a reputation system like here to judge people's reply

I didn't know there was a reputation system here.
 
  • #10
ehrenfest said:
I didn't know there was a reputation system here.
Well, in a different way. The problem is to have some way of judging the reliability of answers based on the reputation of the poster.

Here you have badges mentor/science advisor/etc and a post count to know if a user is likely to be posting reliable answers. You can also of course read the board for a while to know that if Astronuc posts something about nuclear engineering it will probably be correct, (and if I post something about maths it will probably be wrong!)

It's a little more tricky on a software board because it's harder to judge if an answer is correct without having the background knowledge yourself - in which case you wouldn't need to ask! This is the problem that killed most comp.* groups.
Stackoverflow has an automatic points system where your answer get voted up/down by other members and you gain more moderator powers as your votes balance increases.
 

Similar threads

Replies
86
Views
3K
Replies
65
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
69
Views
11K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
3
Views
4K
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K