Results 1 to 18 of 18

Thread: Why prefer scripting instead Qt/C++ on webdevelopment?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jun 2011
    Posts
    69
    Thanks
    13
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: Why prefer scripting instead Qt/C++ on webdevelopment?

    Quote Originally Posted by wysota View Post
    The answer is quite simple - most things people do with their webpages can be expressed in fewer lines of code in scripting languages than in C++. PHP is a high level language whereas C++ is more mid level (strong typing, predeclared variables, etc.).
    Yeah, for instance python is sweet as well in expressing code and ... .
    But is writing less code can be best reason? if you mean less code i prefer using ruby for it but you know ruby gonna be worse after a while on performance.
    Last edited by Alir3z4; 9th November 2011 at 04:39.
    ...یه مرد هیچوقت زمین نمیخوره

Similar Threads

  1. Scripting question
    By EricF in forum Qt Programming
    Replies: 2
    Last Post: 31st January 2008, 14:54
  2. Replies: 8
    Last Post: 20th April 2007, 00:37
  3. Scripting engine
    By stevey in forum Qt Programming
    Replies: 2
    Last Post: 27th October 2006, 11:36
  4. Scripting questions
    By fullmetalcoder in forum General Discussion
    Replies: 1
    Last Post: 22nd May 2006, 13:02
  5. People prefer old forum.
    By r366y in forum General Discussion
    Replies: 19
    Last Post: 26th January 2006, 01:11

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.