Thread: Wiki progress?
View Single Post
Old Feb 20th, 2006, 8:07 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I am considering hosting tutorial and other helpful material in a "Contributor's Corner" format. The material will be strictly tutorial, no commentary (not a forum, in other words). You can see a first cut at the format at Contributor's Corner. This is a provisional treatment of Grumpy's material on C++ exceptions.

Commentary from all members is solicited. You may make it here, or use the "Contact" link in the footer of any page of the document. The first cut requires JS enabled -- it manipulates the pages on the client. Any finished version will have a non-JS document, as well.

Anyone interested in providing material or in reviewing potential material may contact me at the same link. Editability for contributors will be provided by keeping their material in a folder that they have FTP access to. There are a few simple additional requirements to aid in separation of presentation and content. Primarily, it's the breaking of the material into separate files for each section and designating appropriate section headings. Code blocks are accomodated, as you'll see in the exemplary material.
__________________
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