Thread: When to use a scripting language?

Results 1 to 9 of 9
  1. #1 When to use a scripting language? 
    Banned

    Join Date
    Jul 2008
    Posts
    1,043
    Thanks given
    209
    Thanks received
    46
    Rep Power
    0
    When it's useful to have a scripting language?
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2009
    Posts
    106
    Thanks given
    0
    Thanks received
    2
    Rep Power
    77
    What kind of question is this?
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jul 2008
    Posts
    1,043
    Thanks given
    209
    Thanks received
    46
    Rep Power
    0
    Quote Originally Posted by war833 View Post
    What kind of question is this?
    When it's better to use a scripting language instead of the main programming language?
    Reply With Quote  
     

  4. #4  
    Expert Programmer


    Join Date
    Dec 2007
    Posts
    2,018
    Thanks given
    52
    Thanks received
    84
    Rep Power
    986
    when you wanna get stuff done fast and when its crucial to update without disrupting the application
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Oct 2007
    Posts
    2,413
    Thanks given
    254
    Thanks received
    479
    Rep Power
    2785
    Never.
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Jul 2008
    Posts
    1,043
    Thanks given
    209
    Thanks received
    46
    Rep Power
    0
    Quote Originally Posted by Gnarly View Post
    Never.
    Why? I hope you're serious.
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Oct 2007
    Posts
    2,413
    Thanks given
    254
    Thanks received
    479
    Rep Power
    2785
    Quote Originally Posted by Midgard View Post
    Why? I hope you're serious.
    Personally I think it's just dumb. I don't know how to explain it.
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Jun 2007
    Posts
    2,237
    Thanks given
    267
    Thanks received
    411
    Rep Power
    1283
    When you want it to be faster programming time rather then faster execution
    Don't worry, Be happy.
    Reply With Quote  
     

  9. Thankful user:


  10. #9  
    Valar Morghulis

    Laxika's Avatar
    Join Date
    Sep 2006
    Age
    32
    Posts
    2,813
    Thanks given
    1,804
    Thanks received
    274
    Rep Power
    2128
    Quote Originally Posted by Daniel View Post
    When you want it to be faster programming time rather then faster execution
    Daniel right. Not everyone know java, and not everyone want to learn it. Some guys just learn an easy scripting language then they can add stuff to the program.

    Or when the source code isn't public, but you want to give the users a way where they can do some editing (plugins) in your program.

    Quote Originally Posted by Gnarly View Post
    Personally I think it's just dumb. I don't know how to explain it.
    I personally hate most of the scripting languages, but they are pretty handly in some cases. (Such as the examples listened above.)
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •