Here
A soft introduction to object oriented programming. is a related thread.
Here
are some of, IMO the better
programming forums.
Quote:
Originally Posted by DaveSawers
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."