View Single Post
Old 05-25-2009, 06:02 PM   #9 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

In the advanced topics I would suggest not spending so much time on the logic behind something. Such as we all know what a linked list is so don't go into overkill and talk about what a linked list is, how it works, blah blah, but go into how to write it in php.

Might even recommend this for the earlier sections but then im not sure what else you would write. Maybe just more examples that show the usage of the topics.

Giving tips, advice, and examples is what will set this apart from other tutorials. Since it is community driven, make it so that its more of a guideline and less of a tutorial. Not just steps to create something but steps with advice and tips from other programmers as well. I always hate seeing tutorials that are written by someone who thinks they know all, and saying that this is the 1 way to do it.. I think that came out right.
CoryMathews is offline  
Reply With Quote