Results 1 to 5 of 5

Thread: I want to learn QT

  1. #1
    Join Date
    Aug 2009
    Beans
    591
    Distro
    Kubuntu Development Release

    I want to learn QT

    I want to learn how to create GUI applications in QT. What is the best path for this? I have no C++ experience although I do have a lot of expertise in c# and vb.net (especially vb.net).

    I heard that the possible paths are

    C++
    Python
    Ruby

    What is your advice on each and could you provide links to useful online resources please. Most of the things out there assume that you know C++ which I do not. Applications skills that I would need are things similar to what one would do with vb.net. I also use MS SQL databases in Windows maybe I could replace that with my SQL? I particularly like how things work in the Windows world with .Net i.e how simple it is the handle GUI and underlying code.
    Last edited by kio_http; December 7th, 2011 at 08:05 AM.

  2. #2
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: I want to learn QT

    Regardless of which language you choose of C++, Python and Ruby, you will have to first learn the language before you can start programming with Qt (or anything else, for that matter).

  3. #3
    Join Date
    Aug 2009
    Beans
    591
    Distro
    Kubuntu Development Release

    Re: I want to learn QT

    Quote Originally Posted by Bachstelze View Post
    Regardless of which language you choose of C++, Python and Ruby, you will have to first learn the language before you can start programming with Qt (or anything else, for that matter).
    I am aware what I was asking for is advice and resource on these languages.

  4. #4
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: I want to learn QT

    Have you read the sticky at the top of this forum?

  5. #5
    Join Date
    Aug 2009
    Beans
    591
    Distro
    Kubuntu Development Release

    Re: I want to learn QT

    Quote Originally Posted by Bachstelze View Post
    Have you read the sticky at the top of this forum?
    Actually no, I'm going to have a look at it now.

    Quote Originally Posted by networg View Post
    How important is it for a programmer to know GUI programming?

    I know that console applications are very nice too. But under Windows normally the IDE is extremely integrated with GUI, e.g auto code completion for UI designers and events like button clicks.

    I learnt to create GUI applications before console applications in windows actually.








    Maxprodata Maxprodata

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
  •