|
So I'm going to be writing some PHP tutorials soon, and through seeing them online I noticed two different ways of doing them: giving the full code then breaking it down, and giving the pieces, putting it together as you go.
So here's my question, which type of tutorial would you rather see, one that gives you the entire code then explains its parts or one that gives you the pieces then puts them together?
Thanks =)
|