Results 1 to 5 of 5

Thread: Is Qt 4.x still worth of learning?

  1. #1
    Join Date
    Sep 2011
    Posts
    86
    Thanks
    4
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Is Qt 4.x still worth of learning?

    Hallo,
    i have solid basics in QT programming, I was writing some programs in QT 4 for last year but know i want to learn more about QT programming, more advanced techniques, other modules and classes to become in the end Qt Expert. My dilemma is, is it still a good thing to learn Qt 4.x branch or maybe better option would be learning new Qt 5 version. Do they differs much in basic architecture? I mean, does learning Qt 4.8 will help me to understand Qt 5 or they are utterly different and I'll only waste my time. Is is worth to buy book devoted to teach Qt 4.x in order to understand Qt 5 way of writing code. Could you give me some advices. Hope U understand what I'm trying to ask for

    I read that Qt 5 uses some new features from c++11 that i'm learning now.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Is Qt 4.x still worth of learning?

    There is not that much of a difference between Qt4 and Qt5 as far as API is concerned. The main difference is QtQuick which has both the API and the backend changed. Things like C++11 support are just small additions that you can but don't have to use. Qt4 books will still be valid with Qt5 (with the exception of QtQuick where only some things will be valid but not others).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Sep 2011
    Posts
    86
    Thanks
    4
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Is Qt 4.x still worth of learning?

    Thanks,
    I don't know QtQuick and QML (either Java Script) so I left it for the future. Now will concentrate on Qt 4.8.x and later think about Qt 5.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Is Qt 4.x still worth of learning?

    I suggest you download Qt 5.0 RC2 and learn on that using available Qt4 materials (books, tutorials, whatever).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Sep 2011
    Posts
    86
    Thanks
    4
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Is Qt 4.x still worth of learning?

    Good idea.

Similar Threads

  1. QT Learning
    By cuteatul in forum Qt Programming
    Replies: 4
    Last Post: 8th July 2011, 16:25
  2. Learning C++ for Qt
    By dana in forum Newbie
    Replies: 2
    Last Post: 5th May 2010, 20:59
  3. Learning more about styles
    By bruccutler in forum Newbie
    Replies: 4
    Last Post: 20th February 2010, 09:09
  4. Learning by doing
    By skoegl in forum General Discussion
    Replies: 2
    Last Post: 3rd November 2007, 14:18
  5. Learning Qt with C++
    By Philip_Anselmo in forum Newbie
    Replies: 2
    Last Post: 4th May 2006, 22:37

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.