Jump to content

How did you learn php, how long did it take?


gaogier

Recommended Posts

I started when I got some poorly written mafia game scripts about age 14 (I'm 19 now), I didn't know what the manual was for around 2 years and had no concept of 'good practice' or 'versions' of PHP lol

 

I learned by editing the scripts, reading the errors, counting the lines in notepad (lol) and trying to fix them, after around 2 years of this I had gotten pretty good and was writing my own scripts. Then I found PHP Freaks and read 'Programming PHP' by (Co-written by Rasmus himself), I also learned about how to use the manual and good practice from many talented programmers around here. I read posts that didn't apply to any of my problems or interests and looked at how people went about solving them. I still wouldn't say I'm good with PHP but I'm comfortable with the language.

Link to comment
Share on other sites

I started back in 2007, wanted to add abit of functionality to my sites. Bought the Sitepoint book; Build your own database driven website.

 

That book gave me a good base to expand on, the rest I learnt from practice and picking other peoples codes apart. Although after all this time i still consider myself new to PHP as i haven't touched it in a year and a half due to having no projects. I'm just getting back into and learning what's good and bad again. The way to code hasn't left me but the bad habbits have found their way back into my code.

New circumstances mean I'll be doing a lot of it in the future.

 

How long has it taken me? I'm still learning now.

Link to comment
Share on other sites

I started when i was 13, about 5 months ago now (im 14 now).

Like most PHP newbies i went onto w3schools to learn PHP. It kinda helped but didnt give much of a clear outline of how to actually code applications. The first thing i did was make a comments form using mail() (for people interested: http://files.tazerenix-productions.com/comments_form/).

After that i started learning how to use databases (by myself) mainly just navigating my way around the PHP Reference and w3schools reference. From then on i just kept making new projects, some of which i finished, some i didnt, and thats what i'm doing now.

Link to comment
Share on other sites

I started when I was about 15, creating my own website in PHP, for no reason really. I would download code of the internet and take a look at it, and try to reproduce it. I then eventually became to the point where I could write code on my own without looking. I am now to the point where I can write clean, efficient code, I am now learning OOP. I figured it was time. I am 19 now. Oh, and this forum helped me out tons with my problems, I mean tons! PHP was my first language,  I now C, C++,  and Java. I do think learning a different language does help you grasp the concept in beginner programmers.

Link to comment
Share on other sites

I started to learn PHP when I was 17. Now I'm 23 I know multiple programming languages like Java, C#, Python. I worked 4 years as a proffesional. After 2 years (when I was 19) I was able to make something serious with PHP, MySQL and CSS, HTML etc.

 

I think it is great to learn PHP, I am happy I did it long time ago. PHP programmer is a good paid job these days. I make much more money than other people of my age. If you consider going further with PHP, I would like to say: Just go for it :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.