1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How difficult to learn PHP.

Discussion in 'PHP' started by SHASHI BHUSHAN, Sep 12, 2013.

  1. #1
    I am planning to learn PHP. Just want some clues, how much time it will require. As my background i have 5+ years experience in ASP.NET and Windows development.
     
    SHASHI BHUSHAN, Sep 12, 2013 IP
  2. LankaPartnerHost

    LankaPartnerHost Member

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #2
    It will not a big deal for you :)
     
    LankaPartnerHost, Sep 12, 2013 IP
  3. competent123

    competent123 Notable Member

    Messages:
    1,743
    Likes Received:
    69
    Best Answers:
    6
    Trophy Points:
    255
    #3
    if you know any programming language , then learning php is not a problem at all, it should not take more than 10-20 days , for your first script.

    rest is on your capability.

    start with w3 schools
     
    competent123, Sep 12, 2013 IP
  4. coding123

    coding123 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    Learning the syntax of the language will not be a problem and should be quite fast. Especially if you are programming professionally for 5 years now, you will not have any trouble picking PHP. What will take you a lot more time is learning different tools that you can use with PHP.
     
    coding123, Sep 12, 2013 IP
  5. sagive

    sagive Member

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    Just start writing code. Try to install a local server such as Wamp Or Mamp where you can run php.

    Then i would start with simple calculation and then if / or conditions. There are many resources online like stackoverflow here you can learn by example.

    I think it great to learn php and would go for it!
     
    sagive, Sep 12, 2013 IP
  6. FTS!

    FTS! Member

    Messages:
    412
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    33
    #6
    With your experience you should learn in pretty fast :)
     
    FTS!, Sep 12, 2013 IP
  7. xxxize

    xxxize Member

    Messages:
    33
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    38
    #7
    It's very easy language but the problem from me was that I have always had experience with Studio Environments like .NET studio with easy debug, good support and automations.
    My first steps was with Dreamwaver automate code, easy debugging, server management, browser view, etc.
    Now with PHP only want a text editor and google.
     
    xxxize, Sep 12, 2013 IP
  8. rsussell

    rsussell Banned

    Messages:
    152
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #8
    It will be very easy according to your past programming experiences, but you need to keep learning and using it on your daily works.
     
    rsussell, Sep 12, 2013 IP
  9. David26

    David26 Well-Known Member

    Messages:
    1,301
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    140
    #9
    For me learning any language is based on memorizing the most used predefined variables and how or when to use them. Once you get the basics you can just look up info on the stuff you need help with.
     
    David26, Sep 16, 2013 IP
  10. riteshsanap

    riteshsanap Well-Known Member

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    3
    Trophy Points:
    118
    #10
    it will be a cinch for you to be learning PHP, i don't think you will have any problem with it within 10days
     
    riteshsanap, Sep 16, 2013 IP
  11. stelthius

    stelthius Member

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    38
    #11
    PHP should be quite easy for you to snag, But as they say, if you are not learning you are not doing it right - in other words you will be forever learning new tips & tricks. :)
     
    stelthius, Sep 16, 2013 IP
  12. samyak

    samyak Active Member

    Messages:
    280
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    90
    #12
    I say buy any PHP 5 books and start reading. You wont even need to go too thoroughly if you have adequate programming experience. Once oyu got your server setup and few small programs handled, it should be easy wnought for you to go to deeper stuffs by yourself. Consult PHP.net and w3schools for reference.
     
    samyak, Sep 17, 2013 IP
  13. eritrea1

    eritrea1 Active Member

    Messages:
    182
    Likes Received:
    9
    Best Answers:
    2
    Trophy Points:
    70
    #13
    I would give you 3 months to know the basics and create some CRUD applications. PHP is very easy to learn, but quite hard to master.
     
    eritrea1, Sep 17, 2013 IP
  14. ajf7688

    ajf7688 Active Member

    Messages:
    719
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    85
    #14
    Learning PHP is very easy, I first learned C and C++ in college, then switched to PHP in 2009 and haven't looked back ever since.
    PHP has a vast online database of good tutorials, how-tos not to mention freely available scripts and frameworks to work with.
    Like any other Programming Language, You need to know basics but the main focus is not about learning PHP but your ability to approach the problem and how good you are with logic, In other words Just start coding. ;)
     
    ajf7688, Sep 17, 2013 IP