Best web programming language

Discussion in 'Programming' started by buldozerceto, Sep 17, 2007.

?

Best programming language

  1. PHP

    28 vote(s)
    73.7%
  2. JAVA

    4 vote(s)
    10.5%
  3. .NET

    6 vote(s)
    15.8%
  4. ColdFusion

    0 vote(s)
    0.0%
  1. #1
    Just interested what is the best web programming language
     
    buldozerceto, Sep 17, 2007 IP
  2. Malthus

    Malthus Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    That's a near impossible question to answer with just one choice. Each of those choice has advantages and disadvantages. It's more about picking the right hammer for the right job.
     
    Malthus, Sep 17, 2007 IP
  3. Cesay

    Cesay Peon

    Messages:
    121
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I totally agree(even though I voted for PHP). :p
     
    Cesay, Sep 17, 2007 IP
  4. cdilla4rilla

    cdilla4rilla Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I voted for PHP. It's open source, there is a very active development community for it, it's easy to learn, and its a very capable language.
     
    cdilla4rilla, Sep 17, 2007 IP
  5. vegabond

    vegabond Shabu Anower

    Messages:
    1,656
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    240
    #5
    I am not a programmer but I like PHP, my all site based on PHP :)
     
    vegabond, Sep 17, 2007 IP
  6. mirata

    mirata Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    according to my opinion PHP is the best.:p
     
    mirata, Sep 17, 2007 IP
  7. shaileshk

    shaileshk Well-Known Member

    Messages:
    455
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #7
    .Net is the best language as per my mind.
     
    shaileshk, Sep 18, 2007 IP
  8. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #8
    .Net isnt a language but a framework

    PHP will win the vote by a long way even though most in the know will not say that it is the best.

    Why does the fact that you can read the source code of the language/ framework itself make it better than others? Surely the availability of open source sites/ tutorials/ forums etc is much more important than being able to see how the echo command is actually interprited?

    Naturally voted for .Net as it is the best by some way but will have to see how much of an improvement PHP 6 is, it will certainly narrow the gap.
     
    AstarothSolutions, Sep 18, 2007 IP
  9. kijkij

    kijkij Peon

    Messages:
    346
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I like PHP. I always like to work in php to make a website which needs server side scripting.
     
    kijkij, Sep 18, 2007 IP
  10. Jem

    Jem Peon

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I voted PHP, but not necessarily because it's the best - I don't have enough experience with the others to judge. I stick with what I know ;)
     
    Jem, Sep 18, 2007 IP
  11. firmaterra

    firmaterra Peon

    Messages:
    756
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #11
    PHP is great for pure websites development and presentation. Any back end support thats required I'd pick Java for it.
     
    firmaterra, Sep 18, 2007 IP
  12. akula

    akula Peon

    Messages:
    689
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Coldfusion??? WTF?

    Maybe replace CF with Ruby. Coldfusion is dead and cold.
     
    akula, Sep 18, 2007 IP
  13. tolgafiratoglu

    tolgafiratoglu Well-Known Member

    Messages:
    249
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #13
    to do what :)

    each has advantages and disadvantages.

    google uses all. right language in right place
     
    tolgafiratoglu, Sep 19, 2007 IP
  14. gibi

    gibi Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    PHP is the best.
    Why>?
    because is natural, is easy and OO
     
    gibi, Sep 20, 2007 IP
  15. Forrest

    Forrest Peon

    Messages:
    500
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #15
    C# is completely object oriented, and lets you take over the full capibilities of the server. You can easily create custom graphics with pens and fonts and all the nice GDI+ goodies, then stream the results down to the client as a jpeg. And you can spawn threads to do your instrumentation in a fire-and-forget manner.

    It really comes down to the skills of the developer more than the language in most cases. But we all have our preferences, and that's mine.
     
    Forrest, Sep 21, 2007 IP
  16. atlastechnologies

    atlastechnologies Peon

    Messages:
    49
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Java is one of the best
     
    atlastechnologies, Sep 21, 2007 IP
  17. AndyFarrell

    AndyFarrell Peon

    Messages:
    89
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #17
    .net is not a language.
    but i am going to say C#, i think its have the best design of all the languages listed. its alot like java but it just more developer friendly.

    pros:
    sexy providers;
    sexy xml support;
    sexy data controls;
    sexy tools to gen data tables.
    sexy data types
    sexy web services support.
    cons: not platform independent
    if(itisSexy)
    {
    itIS = "c#";
    {
    else
    {
    itIS = nasty; // nasty=php
    }
     
    AndyFarrell, Sep 21, 2007 IP
  18. tarponkeith

    tarponkeith Well-Known Member

    Messages:
    4,758
    Likes Received:
    279
    Best Answers:
    0
    Trophy Points:
    180
    #18
    tarponkeith, Sep 22, 2007 IP
  19. buldozerceto

    buldozerceto Active Member

    Messages:
    1,137
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    88
    #19
    well AndyFarrel I really hat C sharp because of the limitations
     
    buldozerceto, Sep 22, 2007 IP
  20. Oracle GreenDiamond

    Oracle GreenDiamond Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Been reading more and more into Ruby lately and where it can go is quite impressive. I asked myself when PHP would go 'out of style' yesterday and couldn't come up with a when for the thought. Any estimates?
     
    Oracle GreenDiamond, Sep 23, 2007 IP