View Single Post
  #5 (permalink)  
Old 08-12-2008, 09:05 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,707
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: PHP Programming beginner

Here A soft introduction to object oriented programming. is a related thread.


Hereare some of, IMO the better programming forums.

Quote:
Originally Posted by DaveSawers View Post
Presumably you have some JavaScript experience and therefore have the basic grounding in what programming is about. In which case I would start here: PHP Tutorial
That is the site of the first of the above forums and that site has free certification as part of the education.

Advice: Since object oriented programming is so fundamental part of the Document Object Model (DOM), that is the W3C model for serious web developement, I urge you to learn object orientation from the very beginning. Don't use an uncertificed teacher if you wan't to learn it correct from the beginning.

One of my favourite quotes:

"The top of laziness is to make it correct from the beginning."

Last edited by kgun; 08-12-2008 at 09:18 AM.
Reply With Quote