Question:

For developing websites and other web based applications which language should i prefer JSP,XML or any other?

by  |  earlier

0 LIKES UnLike

I know HTML and i want to upgrade my knowledge which one should i learn next... Give your suggestions...

 Tags:

   Report

6 ANSWERS


  1. The basic that any web designer/developer should know (in my opinion)

    CLIENT SIDE (technologies that run in your browser)

    1. HTML (tableless layouts)

    2. CSS

    3. JAVASCRIPT

    4.AJAX (try www.jquery.com)

    5.XML (is a must! Also learn e4x http://en.wikipedia.org/wiki/E4X)

    SERVER SIDE

    1.PHP

    2.mySQL

    if you want to spice a little more your skills then..

    1.FLASH CS3 (Actionscript 3)

    2.FLEX 3

    3.AMFPHP


  2. After HTML it's better to learn CSS, every web developer must know CSS because it is really helpful especially if you are maintaining a large scale website. Then learn javascript then php.

  3. I've been looking for a new job and have checked out web-related postings.  I see .NET appear as a required skill way more than PHP.  I would go the .NET route first.

  4. .net is easier than php but php is more powerful but ima .net fan so i would go for .net learn it at w3schools.com and click on the microsoft.net tutorial

  5. I suggest that you next learn php.  It is free, open-source and is very capable and popular.

    php was designed to handle HTML form-processing (and optionally, to put the data into a database).

    (php is mostly used for web development, but it can be used for other purposes.)

  6. Either you should go for PHP.This is the best or you can learn .NET programming.

    .NET has wide scope in compare to PHP

    PHP is only used for Web devlopment.

Question Stats

Latest activity: earlier.
This question has 6 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.