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. Puzzle creator qt4
Forum Updated to NodeBB v4.3 + New Features

Puzzle creator qt4

Scheduled Pinned Locked Moved General and Desktop
27 Posts 5 Posters 13.8k 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.
  • T Offline
    T Offline
    tobias.hunger
    wrote on last edited by
    #9

    tunde: I suggest to start by reading a book on Qt programming. That will give you lots of insights on how things are done in Qt.

    I am sure your school library has some books on Qt and if they do not I am sure there are more libraries in your area.

    Of course there is also the Qt documentation you can read, but a book is probably better suited for your level of knowledge. Our documentation is for the biggest part for reference, not to learn the ropes.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #10

      Tobias, yeah, something like Summerfield book.

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #11

        Also, tunde, when I started fresh, the demos and examples that ship with Qt were a great starting point. I could find many things similar there (what I wanted to try) .. you can take it from there :)

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #12

          Also there are some tutorials at Assistant based on examples, they also help a lot.

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goetz
            wrote on last edited by
            #13

            For the more or less advanced questions that pop up regarding C++ in general I recommend the "C++ FAQ lite":http://www.parashift.com/c++-faq/. It was very inspirational for me. There is also a printed version (ISBN 0201309831) available.

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DenisKormalev
              wrote on last edited by
              #14

              Volker, yes, good FAQ. It is the place where I've read about use cases for placement new mechanism.

              1 Reply Last reply
              0
              • T Offline
                T Offline
                tobias.hunger
                wrote on last edited by
                #15

                Volker: Yes, the FAQ is great, but a bit advanced for somebody new to C++ in my opinion.

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  goetz
                  wrote on last edited by
                  #16

                  I've added the wiki page "Books and Links for learning C and advanced topics ":http://developer.qt.nokia.com/wiki/Books_and_Links_for_learning_C_and_advanced_topics as a place to collect all the recommendations for the non-Qt related stuff to read on C++.

                  http://www.catb.org/~esr/faqs/smart-questions.html

                  1 Reply Last reply
                  0
                  • ? This user is from outside of this forum
                    ? This user is from outside of this forum
                    Guest
                    wrote on last edited by
                    #17

                    Thanks Volker .. that will be helpful
                    should the title have been c++ instead of c ?

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      DenisKormalev
                      wrote on last edited by
                      #18

                      Volker, thanks, will update it after some time with more links.

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        goetz
                        wrote on last edited by
                        #19

                        Yes, the title was C++ but the ++ was cut somehow. Maybe they're not allowed in titles?

                        http://www.catb.org/~esr/faqs/smart-questions.html

                        1 Reply Last reply
                        0
                        • D Offline
                          D Offline
                          DenisKormalev
                          wrote on last edited by
                          #20

                          Volker, yes, some characters are cutting off from wiki names.

                          1 Reply Last reply
                          0
                          • G Offline
                            G Offline
                            goetz
                            wrote on last edited by
                            #21

                            I remember there was a thread on this, some time ago. As far as I remember there was a debate if we should have a title for the wiki page that can contain arbitrary characters (as opposed to the page's "name" in the links)

                            http://www.catb.org/~esr/faqs/smart-questions.html

                            1 Reply Last reply
                            0
                            • ? This user is from outside of this forum
                              ? This user is from outside of this forum
                              Guest
                              wrote on last edited by
                              #22

                              maybe admins can take a look, else you should log a bug in beta forum ..
                              worst case title can be changed to cpp (again by admins?)

                              i'll add a few links too

                              1 Reply Last reply
                              0
                              • D Offline
                                D Offline
                                DenisKormalev
                                wrote on last edited by
                                #23

                                chetankjain, page title changing is avail only for admins AFAIR

                                1 Reply Last reply
                                0
                                • ? This user is from outside of this forum
                                  ? This user is from outside of this forum
                                  Guest
                                  wrote on last edited by
                                  #24

                                  I have created this "new thread":http://developer.qt.nokia.com/forums/viewthread/2069/ for cpp books discussion, lets continue the discussion there

                                  1 Reply Last reply
                                  0
                                  • ? This user is from outside of this forum
                                    ? This user is from outside of this forum
                                    Guest
                                    wrote on last edited by
                                    #25

                                    Also added this "bug":http://developer.qt.nokia.com/forums/viewthread/2070/ for + character in title ...

                                    1 Reply Last reply
                                    0
                                    • T Offline
                                      T Offline
                                      tunde
                                      wrote on last edited by
                                      #26

                                      thanks for the ideas. will try to look into those books while i create a puzzle creator. if there is any examples similar like a word cross puzzle creator.please send some links or tutorials... it will appreciated..thanks

                                      1 Reply Last reply
                                      0
                                      • T Offline
                                        T Offline
                                        tobias.hunger
                                        wrote on last edited by
                                        #27

                                        tunde: If there is a program doing what you want to do, then it makes little sense to start with your project in the first place:-)

                                        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