Neither. Learn to figure out the right tool for the job. When it comes to web development, you will mostly use jQuery on the client side, and ASP or php on the server side.

If you just want to start to learn programming, start with jQuery, or probably a little JavaScript first, since jQuery is a framework that helps make hard things in JavaScript much easier and more elegant. I suggest this because there is no barrier of entry to JavaScript. You just need a text editor and a browser.

With php and asp, you need a server, or at least, to take the time to learn how to set up and install those things on your local computer.
--
Scott * If you contact me off list replace talklists@ with scott@ *

On Sep 26, 2009, at 4:09 AM, ask wrote:

what is better to start learning first? \
the JQuery  /\   ASP.net /\  or PHP?

Reply via email to