Results 1 to 5 of 5

Thread: How do I learn Qt Quick (QML) ?

  1. #1
    Join Date
    May 2011
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default How do I learn Qt Quick (QML) ?

    I want to learn Qt Quick and want to develop apps with QML... How do I learn it ?
    Is it necessary to learn javaScript ?
    I have some basic knowledge with C++...

    Can anyone explain me about Qt Quick ?
    Any book suggestion ?

    Please... Help... I love Qt Quick very much...

  2. #2
    Join Date
    Oct 2010
    Location
    India
    Posts
    12
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: How do I learn Qt Quick (QML) ?

    If you know C++, it will not be a big deal. Its just like CSS. Learning Javascript to the core is not necessary, just learn how to declare variables, assign and some basic stuffs. Will be a lost easier and you can learn it as you use it.

    If you want to learn Qt Quick (QML), then download Qt SDK from here. And start from the Hello world documentation. It will explain each and every line clearly. Just add codes to the Hello World code itself and run the program to see the changes. It will be a lot easier. Animations are like cake walk. Enjoy Qt Quick!!

  3. #3
    Join Date
    Jul 2011
    Posts
    11
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: How do I learn Qt Quick (QML) ?

    I'm new to QtQuick too and I got a book called Beginning Nokia Apps Development by Ray Rischpater and Daniel Zucker. It was a very good all rounder and had a section on QtQuick that included declaring user interfaces, programming for the web with QML, and integrating C++ with QML.
    Besides, QtQuick got introduced in Qt 4.7 and most Qt books were written before that so they don't include chapters on QtQuick. So there's not much of a choice .

    There are some good beginner videos by ICS network that you're free download.

    The book and vids are what got me started

    Good Luck

  4. #4
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: How do I learn Qt Quick (QML) ?

    This thread made me curious, I just gloogled a little and found a Meego book


    http://www.developer.nokia.com/Devel...ew_books.xhtml

    http://www.amazon.com/Professional-M...8600802&sr=1-1

    Being about Meego, for sure it would have QML and QtQuick.
    Not available on Amazom I think we all know why...
    __________________________________________________
    My projects: calculator MathGraphica ; SuperEpicMegaHero game ; GooglePlay ; bitbucket ; github
    Like my projects ? Buy me a kofi

  5. #5
    Join Date
    May 2011
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How do I learn Qt Quick (QML) ?

    Thank You guys...
    I know the basic part of javaScript & CSS can I start with QML ?

Similar Threads

  1. what should i learn
    By colesont in forum Newbie
    Replies: 2
    Last Post: 22nd September 2011, 16:34
  2. want learn c++ with qt
    By mohanakrishnan in forum Newbie
    Replies: 2
    Last Post: 14th October 2009, 08:15
  3. Replies: 1
    Last Post: 27th May 2009, 07:18
  4. How did you learn QT 4 ?
    By pshah.mumbai in forum General Discussion
    Replies: 14
    Last Post: 28th May 2008, 15:30
  5. how did you learn Qt?
    By mismael85 in forum Newbie
    Replies: 3
    Last Post: 5th March 2008, 18:26

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.