View Single Post
Old 01-25-2009, 06:06 PM   #9 (permalink)
Luminous
The Visitor
 
Luminous's Avatar
 
Join Date: Jan 2009
Location: Suffolk
Posts: 4
Thanks: 3
Luminous is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
Don't worry about it being in the wrong section I don't personally believe that books are the best thing for a beginner to programming, but that could well be based on the knowledge of my own learning processes. I always do better to find a documentation on the programming language, such as PHP.net's: date() and sprintf(), for instance. Then think of something to code. My first PHP application was a PasteBin type of application. That helped me figure out all the basics of PHP, and then I read up what I needed to know to further my application! The only PHP book I have is an advanced PHP book, and that's only because such techniques are difficult to find on the internet.
Ok thanks for the suggestion Wildhoney, I'll have look at the links and take it from there :)

Many Thanks!
__________________
Luminous is offline  
Reply With Quote