What is your preferred language for application server development?

By Angsuman Chakraborty, Gaea News Network
Monday, May 25, 2009

What is your preferred language for application server development?

Loading ... Loading ...
Filed under: Polls
Discussion
February 16, 2010: 8:35 am

Aku lebih senang menngunakan php biasa yang jelas .

June 19, 2009: 2:08 am

I will go with Java. Since I am kin of familiar with it and it is also very popular with everyone I guess.

June 18, 2009: 8:14 am

I will go with Javascript since i am not too familiar with many others. And it is easy to use and there are also lots of books about it. So i will go with it!

June 16, 2009: 9:23 am

I can’t believe how many ppl use Java as to build app servers. I prefer c or maybe c++. once u take care of mem leaks u have a solid state product in hand that can take on the world. Java apps will stroll with just 500+ connections i guess on a low end server. Johl


JoeSmith
June 11, 2009: 4:43 am

python :) it’s both easier and more powerful than php :P and with python you can write nicier code:

(PHP)
if (array_search($name, $people_list))
sayHello();
else
$new_record = array(’name’=>’Joe Smith’, ‘age’=>20);

(Python)
if name in people_list:
say_hello();
else:
new_record = {’name’:'Joe Smith’, ‘age’:20}

I think I don’t need to tell which code is more readable :P


jithu
June 10, 2009: 7:31 am

PHp is the best most popular and most easy to study

June 9, 2009: 2:06 pm

Hi, :) i think it is missing RubyOnRail and PHP.
Because i think maybe those are much used.

Thanks


subha

tonig
June 6, 2009: 3:18 pm

PHP is the best

YOUR VIEW POINT
NAME : (REQUIRED)
MAIL : (REQUIRED)
will not be displayed
WEBSITE : (OPTIONAL)
YOUR
COMMENT :