Javascript Code

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Javascript Code

Post by califdon »

Assuming that you are serious when you say you want to learn PHP, my first advice is: don't post 5 redundant posts in a week that are so general that they are meaningless. We welcome beginning PHP programmers, but we can't answer questions like you are asking. There are basically about 5 ways to learn any programming language: (1) take a college course; (2) study at least 2 books; (3) read at least 3 online tutorials; (4) start out with the simplest "Hello World" program and get it to work, using Google to look up questions when you get stuck; or (5) find someone in your town who is willing to spend time with you and teach you. I list these ways in the order that I think are most efficient to least efficient. I don't even list watching videos, because I think they usually do more harm than good.

These PHP Developer Forums are most helpful when you have a specific problem or question that isn't easily answered by looking it up in the manual or on Google. Forums are a terrible place to try to learn a programming language from scratch.
Post Reply