Learning PHP: Good examples of "build-this" based lessons?
Posted
by DavidR
on Stack Overflow
See other posts from Stack Overflow
or by DavidR
Published on 2010-05-03T15:21:24Z
Indexed on
2010/05/03
15:38 UTC
Read the original article
Hit count: 316
Last summer I learned HTML and CSS for a job, mainly through tutorials and a sort of "build this" method, that is, I'm given a goal and have to try to figure out how to build it myself.
Is there a place with some examples to teach someone with this method? My boss wants to get me going on PHP this summer, and I need to refamiliarize myself with it over the next week.
Most people send me to Php.net to follow the documentation, is there another good method out there?
© Stack Overflow or respective owner