Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 3rd, 2005, 9:21 AM   #1
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Forum FAQs??

As you're all aware, there are a number of questions that tend to recur in some forums. What is a good (free) compiler? What is a good book for studying <fill in the blank>? Why does my scanf fail? How do I convert to <this> or <that>? I suggest that we make forum-specific FAQs to cover these kinds of questions. Plenty of posters will still post the questions, not having thought to read the FAQs (or search) first, but the answer can be a simple reference via link, rather than an oft-repeated, long-winded response. The thread could be in the FAQ area with a sticky link in the appropriate forum.

I can get a good outline for such a thing by merely stealing one made up by Scorpions4ever. I don't think he'll mind, as it's already been stolen from him and attributed to another.

The material in the FAQ obviously cannot be a comprehensive treatment. It would then be a tutorial, and not a FAQ. It should, though, be technically solid and accurate. None of this, "Well, I'm not sure, but it might work" stuff. To that end, I suggest that potential additions be put in a new thread in the appropriate forum. Members may then shoot at it and make appropriate suggestions for accuracy, clarity, and improvement. If it shapes up and seems to be a likely candidate, a mod may then clip out the relevent part and add it to the FAQ. Believe it or not, the FAQ should be locked. I have seen numerous newbies post their question on the end of the FAQ rather than in a new thread in the forum.

Comments?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Sep 3rd, 2005, 9:36 AM   #2
stevengs
Professional Programmer
 
stevengs's Avatar
 
Join Date: May 2005
Location: Bad Nauheim, Germany
Posts: 436
Rep Power: 4 stevengs is on a distinguished road
Quote:
Originally Posted by DaWei
I can get a good outline for such a thing by merely stealing one made up by Scorpions4ever. I don't think he'll mind, as it's already been stolen from him and attributed to another.
"NO WAY, I am the true author... yeah... that's it! In fact, I wrote.... er.. invented the idea of a FAQ. yeah yeah.. that's it."

"But I thought that other guy wrote it? I tried to ask him, but he has been permanently banned"

"SEE! Proof positive!!"


Great idea David. This forum is really taking off. When I signed up, it was easy to keep up with ALL posts in the hour or so of freetime I have each day. The number of threads and posts has dramatically increased, making this impossible. (which is great. It just means I have to pick and choose ).
With all the traffic, such a FAQ becomes a necessity. The expert members will then be able to commit more time to the really juicy brainteasers, and the rest of us will have a reference that we can rely on.
__________________
-Steven
"Is this a piece of your brain?" - Basil Fawlty

Last edited by stevengs; Sep 3rd, 2005 at 10:04 AM.
stevengs is offline   Reply With Quote
Old Sep 3rd, 2005, 9:53 AM   #3
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3 Polyphemus_ is on a distinguished road
a week ago i also was thinking of one.. i was too lazy to post the idea .
Polyphemus_ is offline   Reply With Quote
Old Sep 3rd, 2005, 10:14 AM   #4
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
Works for me. I'll try and contribute where I can.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Sep 3rd, 2005, 10:55 AM   #5
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I suggest this, or an appropriate modification thereof, as the foundational post for the various FAQ threads. Less frequently used forums need not have such a FAQ until traffic increases. Again, thanks to Scorpions4ever for the outline.
Quote:
Here are some answers to commonly asked questions in the <fill in the blank> forum. If you are new to the forum, please read this thread as your question may already be answered here. This guide is divided into many sections:

0. Frequently Asked Newbie Questions (how do I pause output, compile my program etc.)
1. Converting types
2. Formatting Output
3. String manipulation (copy, concatenate, replace etc.)
4. File Manipulation (File size, dir contents, remove files etc.)
5. Secure Programming Practices for Newbies.
If this idea is accepted, I will post a few things (such as information regarding "f/s/scanf" and "gets") that are already present in the forums, cleaned up and ready for critical analysis by the members. For questions regarding compilers, learning materials, and so forth, I may ask you to make your suggestions one more time, rather than sift the forum for existing answers.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Sep 3rd, 2005, 11:52 AM   #6
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,613
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
This sounds like a great idea. The only thing im wondering is, Where were you thinking these faqs would be stored? m thinking they can either go in the Faq.php page or in the tutorial forum with an extra forum called faqs
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Sep 3rd, 2005, 11:58 AM   #7
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I think either of those places would be perfectly reasonable. I do think there should be a sticky link in the individual forum, if such a thing is doable. I'm totally unfamiliar with BB software and the hacks and management thereof.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Sep 3rd, 2005, 11:59 AM   #8
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,613
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
yeah, Im sure its quite possible
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Sep 3rd, 2005, 1:47 PM   #9
lostcauz
Hobbyist Programmer
 
Join Date: Nov 2004
Location: 1691 miles East of L.A.
Posts: 159
Rep Power: 4 lostcauz is on a distinguished road
Excellent idea!
__________________
-- lostcauz

Stepped in what?...
Behind whose barn?...
I didn't even know they had a cow!
lostcauz is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:06 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC