Thread: Suggestion - code forum.

  1. #1
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544

    Suggestion - code forum.

    When I was brwosing the web I found this forum:
    http://pub13.ezboard.com/fvisualbasi...ervbsourcecode

    How about a similar forum here, devoted to source code. We could post code snippets and small projects (0-100KB). Then when people viewed and used the code, they could post bug fixes, comments and variants of the original as replies.

    People could post links to threads on this board when similar code is requested.

    Code would be either posted as the message text or an attachment. The language/OS of the code should be specified in the subject.

    Any chance?

  2. #2
    Senior Member joshdick's Avatar
    Join Date
    Nov 2002
    Location
    Phildelphia, PA
    Posts
    1,146
    Why do we need a "code forum" when we already have forums for C, C++, C#, Windows programming, Linux programming,...?

    I think that to warrant a change as large as you are suggesting would require a serious need. I hardly see such a pressing need. Our boards work just fine the way they are now.
    FAQ

    "The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs." -- Joseph Weizenbaum.

    "If you cannot grok the overall structure of a program while taking a shower, you are not ready to code it." -- Richard Pattis.

  3. #3
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    I also don't see the need for a code forum. In fact, existing forums as those for C, C++, C# etc. are code forums. People can put code there and ask for comments or questions about problems in the code.

    What do you think such a code forum would add to the existing forums?

  4. #4
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    I think its a good idea mainly because this forum will have finished projects/libraries/tools that would have use to new programmers to learn from or even for the experienced to gain ideas off. For example, if I made a really handy class, I could post it there and others can use it. But this forum would only have finished and working things in it. That forum would also be a bigger seperation between finished projects and questions/etc.

  5. #5
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    It would just be one more forum for noobs to post the wrong stuff in...
    Away.

  6. #6
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    OK, I'm not winning this battle. But anyway...

    Why do we need a "code forum" when we already have forums for C, C++, C#, Windows programming, Linux programming,...?
    We don't have a forum for code. This would not be a forum "This code is broken. How do I fix it?". It would be a forum where people posted working code snippets and small projects. Posting these to the other forums would clog them up.
    I think that to warrant a change as large as you are suggesting would require a serious need. I hardly see such a pressing need. Our boards work just fine the way they are now.
    This is just one more forum. The networking forum was created recently. If no one uses it, what is the loss?
    People can put code there and ask for comments or questions about problems in the code.
    The forums I visit, working code is very rarely posted. I think if we started posting code snippets, with no questions attached in these forums, they would be clogged up and annoy people. Also searching these forums will get broken code and questions. Searching the code forum would give working code.
    I think its a good idea mainly because this forum will have finished projects/libraries/tools that would have use to new programmers to learn from or even for the experienced to gain ideas off. For example, if I made a really handy class, I could post it there and others can use it. But this forum would only have finished and working things in it. That forum would also be a
    bigger seperation between finished projects and questions/etc.
    Exactly my thoughts. :-)
    It would just be one more forum for noobs to post the wrong stuff in...
    On that note, we should delete all the forums... :-(

    What's to lose. Set it up, if it doesn't work for some reason, close it in a couple of months. I think most of the more advanced programmers here have good code that they could post.

  7. #7
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    I take it that's a no.

  8. #8
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    Originally posted by anonytmouse
    I take it that's a no.
    I'd say so.

    We don't have a forum for code. This would not be a forum "This code is broken. How do I fix it?".
    Sure we have a code forum, we have a few of them. Just because the majority of questions are "how do I fix it" type ones, doesn't mean to say you can't use them for "Hey, look what I've done, anyone wanna make use of it?".

    If you (or anyone else) wants to, post a thread in the relevant programming forum containing your code. Other people will comment on it, and it can be discussed just like you've suggested. Once the talking's over, and if it's deemed worthy, the thread can be moved to the FAQ Forum (PM a moderator and request for this to be done).
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  9. #9
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    OK, Thanks.

  10. #10
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    i see the advantage in anonytmouse's idea... that way you can kinda base a tutorial around it and use it as a living database... I would assign 2-3 moderators to it to clean up all the garbage (because there would be alot)...

    but then again, we have the FAQ and the tutorials here...
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  11. #11
    gamedev.net has something similiar to that tutorial thing you mentioned on their board.

  12. #12
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    I just remembered something... this part of cprogramming...
    http://www.cprogramming.com/cgi-bin/source/source.cgi
    maybe if you could make it a little more interactive (as in everybody can add moderated code snippets...?)

    edit: nevermind... you already can...
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A little suggestion before positing your code
    By audinue in forum C Programming
    Replies: 11
    Last Post: 07-09-2008, 09:57 AM
  2. Proposal: Code colouring
    By Perspective in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 05-14-2007, 07:23 AM
  3. Values changing without reason?
    By subtled in forum C Programming
    Replies: 2
    Last Post: 04-19-2007, 10:20 AM
  4. Updated sound engine code
    By VirtualAce in forum Game Programming
    Replies: 8
    Last Post: 11-18-2004, 12:38 PM
  5. Replies: 4
    Last Post: 01-16-2002, 12:04 AM