|
There's tons of references online to negate needing to buy a book.
Just start simple and work your way up to harder stuff. I think the best way is to give YOURSELF projects that you want to do and figure out how to do them:
Say start off with just reading a directory list of images from a folder and being able to display sets of 10 on a page with links to the other pages. Shit like that.
Use code from online tutorials to help achieve your goal, but don't go further until you understand what that code does -- put it into a function of your own, for instance.
The hardest thing for me was getting associative arrays down, just cuz they seemed so foreign. Once I got over that (albeit simple thing, now that I look back) everything else didn't seem so hard to understand -- I guess I wasn't "afraid" of the language anymore.
__________________
Your post count means nothing.
|