Thread: Board ideas

  1. #16
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by webmaster View Post
    One quick and dirty option that would get something up and running fast is to create a message board (similar to the Jobs board) specifically for book reviews. It could be moderated so that each thread is tied to a specific book; threads can be rated, which could stand in as a proxy for a rating for the book. Anyone who wanted to comment on a book could then add a post to the thread.
    I am in favour of that idea. One of my gripes with the current book recommendation threads is that it is difficult to see what is good and what is not. With a thread for each book, books that are consistently highly rated with good reviews by reputable members can then be listed on a stickied thread, or even be stickied themselves (like, one per category or something).
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  2. #17
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    I also think that is a good idea. I wonder whether responses would be restricted to real book reviews, or overall opinions on books.

    For example, if comments were limited to people who have read the books, you might get a more informed group of reviews, but those reviews might be from predominantly new programmers who might not know why some books are good or bad. If you allow people to post opinions of books rather than real reviews, then you might get better input from more knowledgeable posters, but you could end up with ratings based mostly on reputation rather than on people's actual experiences.

    Personally, I'd prefer posts and ratings to be based on general opinion rather than full reviews, because I value the opinions of the more knowledgeable posters over whether a beginner liked the book or not. But I think it's an important question to ask and allow others to chime in on.

  3. #18
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    I like the idea. If we could have one major review to start the thread and then allow people to comment in later posts. This would give more than just one opinion but would give a good and fair balanced review to start out with.

    When are we going to start this?
    Last edited by VirtualAce; 04-18-2009 at 12:11 PM.

  4. #19
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    I think a dedicated board is a great idea. I'm sure in time people would start saying, "Gee, does this just have to be about books, or just have to be restricted in this way..." and mention something nobody thought of, and it's easy to expand and redefine the definition of something like that.
    Quote Originally Posted by neandrake
    For usage I was thinking more along the lines of -- I'm looking for a book on a topic, so I browse amazon.com. I find a few interesting books, and after reading some of the sketchy reviews, I could come to cboard and search if anyone here had a review of it.
    With a board, I see no reason why you couldn't come here and ask if anyone has read something like that. The "AI board" only gets a post every few months; even if someone only used it every few days it seems a good idea. You could even ask for advice on a book for a specific topic, without having an actual title. It also means people would probably ask the same queston repeatedly, as they do about everything anyway, which I think the result would probably be *better* than just searching the individual reviews.

    The only concession I would demand is that it be restricted to programming, but not necessarily C or C++.
    Quote Originally Posted by Daved
    For example, if comments were limited to people who have read the books, you might get a more informed group of reviews, but those reviews might be from predominantly new programmers who might not know why some books are good or bad. If you allow people to post opinions of books rather than real reviews, then you might get better input from more knowledgeable posters, but you could end up with ratings based mostly on reputation rather than on people's actual experiences.
    I don't think there'd be a need to worry; you could easily see the same kind of consensus as is involved in the main boards. I don't think people who haven't read something will be particularly interested in their big chance to spout garbage about it, and most people should have the freedom to ignore whom they please
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  5. #20
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012
    Ok folks, I've created a new board for this, and I've written up some basic guidelines, here. Let me know what you think in this thread (rather than cluttering up that one).

    Taking MK's suggestion, I decided to make it a general "product reviews" board, rather than focusing just on books from the outset.

  6. #21
    30 Helens Agree neandrake's Avatar
    Join Date
    Jan 2002
    Posts
    640
    Thanks for setting it up. The guidelines sound pretty solid.
    Environment: OS X, GCC / G++
    Codes: Java, C#, C/C++
    AOL IM: neandrake, Email: neandrake (at) gmail (dot) com

  7. #22
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    >> I don't think people who haven't read something will be particularly interested in their big chance to spout garbage about it.

    Actually, I'm not really worried about that. I'm one of the people who would like to share my opinion about some books despite not having read them (or in some cases only partially read them). I was referring to the opposite problem, not allowing people who haven't read something to "spout" their insight about it.

  8. #23
    بابلی ریکا Masterx's Avatar
    Join Date
    Nov 2007
    Location
    Somewhere nearby,Who Cares?
    Posts
    497
    by the way guys, why dont we have tanx addon here?
    you know its a good idea for keeping a thread clean and thank you stuff post will be avoided this way!
    and i think that will definitely add another virtue to the rest of the merits of this forum.
    Last edited by Masterx; 04-23-2009 at 02:32 AM.
    Highlight Your Codes
    The Boost C++ Libraries (online Reference)

    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.."
    Bill Bryson


Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Ideas, how do you get them? xD
    By Akkernight in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 01-22-2009, 03:53 AM
  2. Network Programming Board
    By Eibro in forum A Brief History of Cprogramming.com
    Replies: 32
    Last Post: 07-07-2003, 12:04 PM
  3. idea's idea's idea's
    By mithrandir in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 04-29-2002, 12:30 AM
  4. Small app ideas
    By dirkduck in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 02-15-2002, 08:57 PM