Welcome Guest ( Log In | Register )

3 Pages V < 1 2 3  
Reply to this topicStart new topic
> Blog script
scrambled23
post 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?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jem
post Nov 22 2006, 01:42 PM
Post #42


Rank #5: Obsessed
Group Icon

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.


--------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Amelie
post Nov 22 2006, 03:27 PM
Post #43


(Not the film)
Group Icon

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. smile.gif

Has your blog problem been fixed now?


--------------------
-- Amelie

"This is my signature. There are many others like it but only this one is mine."
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jaroo
post 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



QUOTE(Amelie @ Nov 22 2006, 09:27 AM) *
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. smile.gif

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. smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Angela Maria
post Nov 22 2006, 04:08 PM
Post #45


Enthusiast
Group Icon

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. smile.gif


--------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

3 Pages V < 1 2 3
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

- Lo-Fi Version Time is now: 8th September 2010 - 02:00 AM