Best programming language to learn after PHP

Discussion in 'Programming' started by blueparukia, Sep 18, 2007.

  1. #1
    I am currently studying PHP, and after I have become profficient with it, I will wish to study another language. What would be the best:

    ASP.NET
    ColdFusion/CFML
    VBScript
    or something else.

    I currently know C#, C++,VB and Logo


    What would be the best one to study, or offer another suggestion,

    Thanks,

    BP
     
    blueparukia, Sep 18, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    if you know C# and VB then you can more or less do ASP.Net so seems a sensible choice.

    The only other option really would be to go down the Java route (jsp etc) but it depends what you are wanting to do with it all.
     
    AstarothSolutions, Sep 18, 2007 IP
  3. rldowling03

    rldowling03 Notable Member

    Messages:
    1,763
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    200
    #3
    after learning PHP you should really learn MYSQL because those two combined are very powerfull and go hand in hand
     
    rldowling03, Sep 18, 2007 IP
  4. dnordstrom

    dnordstrom Guest

    Messages:
    541
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ActionScript (Flash).
     
    dnordstrom, Sep 18, 2007 IP
  5. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #5
    ^^I already know ActionScript 2.0

    Just didn't think to put it in there....

    MySQL....I should probably learn that in more detail heh. I have done the basics so I can work with the PHP scripts I make, but can't use it fully. As for Java, I have heard that is veery hard to learn. ASP.NET is my first choice at the moment ;)


    Thanks all for the suggestions,

    BP
     
    blueparukia, Sep 18, 2007 IP
  6. rldowling03

    rldowling03 Notable Member

    Messages:
    1,763
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    200
    #6
    Yeah, fully learning mysql and everything about it will be extra handy as it will be very very usefull
     
    rldowling03, Sep 18, 2007 IP
  7. Synchronium

    Synchronium Active Member

    Messages:
    463
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #7
    JavaSCRIPT to go with your XHTML and CSS.

    The four, combined with a database, make a very powerful team.
     
    Synchronium, Sep 18, 2007 IP
  8. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #8
    Yes, I started to learn JavaScript, but the book was crap, it just gave you code before you actually learnt it, and just made it more confusing, so I may go with it, I could sure use it,

    BP
     
    blueparukia, Sep 18, 2007 IP
  9. wvccboy

    wvccboy Notable Member

    Messages:
    2,632
    Likes Received:
    81
    Best Answers:
    1
    Trophy Points:
    250
    #9
    I know PHP/MySQL and now I'm trying to figure out how Java works :p

    Java looks like an easier language to pick up.
     
    wvccboy, Sep 18, 2007 IP
  10. tolgafiratoglu

    tolgafiratoglu Well-Known Member

    Messages:
    249
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #10
    php frameworks. But before php frameworks, learn Java, Java will teach you the importance of OOP and you'll easily jump to ORM.

    cake, zend, symfony..all resemble to each other in MVC structure.

    There's a ruby-on-rails story. But it's a spectacular story. I think at least.

    find a good book on Java, read it non-stop. Good practices in 1 month can be enough...
     
    tolgafiratoglu, Sep 19, 2007 IP