

![]() ![]() |
| scrambled23 |
Nov 22 2006, 12:41 PM
Post
#41
|
|
Rank #1: Newbie ![]() Group: Members Posts: 16 Joined: 11-November 06 Member No.: 5,455 |
I see. Thank you so much!
Are there any other resources you can suggest for improving coding skills? |
| Jem |
Nov 22 2006, 01:42 PM
Post
#42
|
![]() Rank #5: Obsessed Group: CodeGrrl Staff Posts: 1,439 Joined: 23-February 05 From: England, UK Member No.: 2,265 |
I find books are generally more concise than websites (not counting php.net - but that was confusing when I first started).
My first book was PHP 5 for Dummies and it was really good. -------------------- |
| Amelie |
Nov 22 2006, 03:27 PM
Post
#43
|
![]() (Not the film) Group: CodeGrrl Staff Posts: 5,296 Joined: 14-January 05 From: UK Member No.: 2,051 |
I have two books, PHP and MySQL for Dynamic Websites by Larry Ullman, and Teach Yourself PHP in 24 Hours by Matt Zandstra. I think the former was far more useful than the latter, I got bored halfway through that and stopped reading it. Ullman's book, however, has all sorts of examples and tells you how code works rather than just why you should be using it as opposed to something else. Neither book really taught me much though, I learnt most of what I know from editing current scripts and seeing what different functions did. I started with include() (fairly self-explanatory) and went on to date(), and just took it a step at a time as and when needed for a particular script. Don't be afraid to play with things so you can learn more about how they work, I know I'm not the only one to have learned that way.
Has your blog problem been fixed now? -------------------- -- Amelie
"This is my signature. There are many others like it but only this one is mine." |
| Jaroo |
Nov 22 2006, 03:45 PM
Post
#44
|
|
We weren't crazy! ![]() ![]() ![]() ![]() ![]() Group: Loyal Members Posts: 2,774 Joined: 24-February 04 From: Illinois Member No.: 832 |
I have two books, PHP and MySQL for Dynamic Websites by Larry Ullman, and Teach Yourself PHP in 24 Hours by Matt Zandstra. I think the former was far more useful than the latter, I got bored halfway through that and stopped reading it. Ullman's book, however, has all sorts of examples and tells you how code works rather than just why you should be using it as opposed to something else. Neither book really taught me much though, I learnt most of what I know from editing current scripts and seeing what different functions did. I started with include() (fairly self-explanatory) and went on to date(), and just took it a step at a time as and when needed for a particular script. Don't be afraid to play with things so you can learn more about how they work, I know I'm not the only one to have learned that way. Has your blog problem been fixed now? I agree with Amelie, trying to edit other scripts to be exactly what you want them to be or adding new features or just playing around is the best way to learn and its actually kind o fun when something turns out the way you wanted it to while editing. |
| Angela Maria |
Nov 22 2006, 04:08 PM
Post
#45
|
![]() Enthusiast Group: CodeGrrl Staff Posts: 1,109 Joined: 18-November 03 From: Philippines Member No.: 518 |
I'll echo what everyone else has said -- hands-on is the best way to learn how to code.
-------------------- |
![]() ![]() |
|
Lo-Fi Version | Time is now: 8th September 2010 - 02:00 AM |

