What Language???

Discussion in 'Programming' started by andym, Jun 25, 2007.

  1. andym

    andym New Member

    Joined:
    Jun 25, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi.

    I'm required to write an application to filter, sort, categorize and generate a list of keywords. This is for PPC advertising. The list could be as large as 100,000 keywords.

    There will be limited database interaction required, Just lots and lots of string searching and string comparisons.

    What would language would be best suited for this situation? I have considered perl as I understand it is good for string comparisons. Or possibly Java?

    Would a desktop application, possibly written in C++ be more suited to this? and what would be fastest?

    I'm considering knocking up a temporary solution in PHP, only because that is my strength but I understand its not really suitable.

    Please help,

    thanks,

    Andrew
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    I am biased on voting for C++ or C# and for web PHP.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice