Click to See Complete Forum and Search --> : turtorails


Justin
08-31-2003, 07:35 PM
What is the most powerful internet language/text baced? What is the most powerful programming language?

Is there any great tutiruaks fir them?

Jupac
08-31-2003, 07:51 PM
Php & asp.net
for php = http://php.net
and for asp.net = http://asp.net
i think thats wat want

Jeff Mott
08-31-2003, 08:59 PM
PHP and ASP are designed to be easy to use and job specific. While these two traits are not necessarily bad, they do ultimately take away from how powerful a language can be.

The Common Gateway Interface (CGI) is really the most powerful just by the simple fact that it does not tie you to any particular language. You could use Perl, C, or even Assembly if you wanted. So from this point you would choose whatever language best suits your needs. Currently Perl is the most popular choice, since HTTP messages are text based and Perl is known for its exceptional string manipulation and text formatting abilities.

PeOfEo
08-31-2003, 10:32 PM
Actually I would not say any server side technologie is stronger then the other. PHP ASP ASP.NET CGI JSP SHTML all are powerful, I would go with asp.net simply because it is the newest and most modern. It can be done with VB C# and JS.

Jupac
08-31-2003, 10:59 PM
if u need tuterals google it

Sux0rZh@jc0rz
09-01-2003, 02:43 AM
www.w3schools.com is a good place to start. but if you really wanna get into a language you should buy a book or an online course/book.