Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. I compeleted a tutorial,now tell me what to do next :)

I compeleted a tutorial,now tell me what to do next :)

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kamhagh
    wrote on last edited by
    #1

    hi, i followed zetcode tutorial , altought it had horrible explains i learnt all :) almost its over ! maybe im gonna forgot a few names but i always can get back there easily, i got the main thing, anyway the only part i didnt learn is cubicto in patchs , i didnt get what each argument is . anyway i also made a cool shape wich i only have pic of, lost code :|

    whats next book step you recommend me, i see that qml creator has a .ui which makes making stuff 10000x times easier, i found a lot about how to use it myself :) but still, anyway , any books?

    i also followed boot text fidner and qml tutorial included in qt creator , GUI creating with qml was really easier :)

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      "Link":http://qmlbook.org/.

      I always recommend thinking of some custom project and implementing it by oneself. This can really spped up learning.

      (Z(:^

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ankursaxena
        wrote on last edited by
        #3

        I think you install qt 5.3 and started to work on some projects. Agree with sierdzio ..!!

        1 Reply Last reply
        0
        • N Offline
          N Offline
          nicky j
          wrote on last edited by
          #4

          Are you asking for ideas for stuff to do to improve your Qt skills? Try coding a web browser with QWebView, QTabWidget, etc. You can really practice coding by writing the UI in the code rather than use the form editor. Try to implement tabbed browsing, a search bar, and a simple history system. After I finished the tutorials I started working on a web browser. I have learned so much about c++, Qt, etc. just by jumping in and making lots of mistakes. The people here are super friendly and helpful :) . I found that making a web browser exposed me to an array of different Qt features: container classes, UI classes, Qt webkit, XML parsing, and JavaScript-Qt bridging, among others.

          I agree with Sierdzio; just envision something and build it! I suggest a web browser only because I know it exposes you to lots of cool stuff! Let me know if you need help!

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamhagh
            wrote on last edited by
            #5

            I mostly ask for other books and ways to improve my skills and what to learn next ! Because I'm sure many of stuff wasn't included in that tutorial + I didn't use the Qt'S .ui file and make apps with it

            I also was thinking of learning 3d stuff opengl ect,

            Also thought of a completely custom ui, I should do that using custom widget and painters right ? For custom shape and mouse over effects etc !!!

            Only tutorial I followed was zetcode

            So I think if , let's said at some point I wondered how to show a video somewhere I would just Google it and learn it there ! :)

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved