Results 1 to 3 of 3

Thread: Road Map to Qt Expertise

  1. #1
    Join Date
    Nov 2014
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Road Map to Qt Expertise

    Hi everyone,

    I am new to this forum and Qt. Both seem great. ... I'm here as a (serious) Delphi hobbyist. I am anxious to get up to speed with Qt5 ASAP and begin developing cross platform apps. I've got a long way to go and I would like to do it efficiently. Logically, I need to learn C++ first. But I'd be OK learning only Qt's version. C++ tutorials, for example, spend a lot of time showing how the language works with strings...but (I just learned) Qt has a QString type. Everything I need I can do more easily(?) with QStrings; time spent learning about strings and arrays of char's seems, well, inefficient.

    Can anyone point me toward the kind of resources that would help me, as a C++ newbie, get up to speed efficiently on *Qt's version* of the language, perhaps with GUI-based examples?

    Thank you everyone! -- Al C

  2. #2
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Road Map to Qt Expertise

    Get the book "An Introduction to Design Patterns in C++ with Qt". It will teach you C++ and Qt at the same time. There is a free PDF version online. For a basic C++ book, I prefer "Core C++" which covers just the basics without delving into the dark corners of the language.

  3. #3
    Join Date
    Nov 2014
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Road Map to Qt Expertise

    Thanks for the response. I found the PDF you mentioned, as well as other people who recommend the same book.

Similar Threads

  1. Replies: 0
    Last Post: 20th July 2013, 03:07
  2. Check a point inside or outside a road?
    By kstking in forum Qt Programming
    Replies: 1
    Last Post: 15th October 2007, 18:48
  3. Links to Qt Road show presenstation
    By sunil.thaha in forum General Discussion
    Replies: 1
    Last Post: 2nd January 2007, 11:48

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.