Puzzle creator qt4
-
wrote on 1 Dec 2010, 13:38 last edited by
This is not a "please do my homework for me" forum. If you present us your ideas, we will be pleased to discuss them. But we will not do the complete work for you.
-
wrote on 1 Dec 2010, 13:59 last edited by
i know.lol..... just an idea of how i wanna do it which is why i am discussing it
-
wrote on 1 Dec 2010, 14:07 last edited by
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.
-
wrote on 1 Dec 2010, 17:15 last edited by
Tobias, yeah, something like Summerfield book.
-
wrote on 1 Dec 2010, 18:21 last edited by
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 :)
-
wrote on 1 Dec 2010, 18:25 last edited by
Also there are some tutorials at Assistant based on examples, they also help a lot.
-
wrote on 1 Dec 2010, 18:29 last edited by
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.
-
wrote on 1 Dec 2010, 18:31 last edited by
Volker, yes, good FAQ. It is the place where I've read about use cases for placement new mechanism.
-
wrote on 1 Dec 2010, 18:33 last edited by
Volker: Yes, the FAQ is great, but a bit advanced for somebody new to C++ in my opinion.
-
wrote on 1 Dec 2010, 18:44 last edited by
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++.
-
wrote on 1 Dec 2010, 18:47 last edited by
Thanks Volker .. that will be helpful
should the title have been c++ instead of c ? -
wrote on 1 Dec 2010, 18:47 last edited by
Volker, thanks, will update it after some time with more links.
-
wrote on 1 Dec 2010, 18:49 last edited by
Yes, the title was C++ but the ++ was cut somehow. Maybe they're not allowed in titles?
-
wrote on 1 Dec 2010, 18:50 last edited by
Volker, yes, some characters are cutting off from wiki names.
-
wrote on 1 Dec 2010, 18:51 last edited by
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)
-
wrote on 1 Dec 2010, 18:53 last edited by
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
-
wrote on 1 Dec 2010, 18:54 last edited by
chetankjain, page title changing is avail only for admins AFAIR
-
wrote on 1 Dec 2010, 19:21 last edited by
I have created this "new thread":http://developer.qt.nokia.com/forums/viewthread/2069/ for cpp books discussion, lets continue the discussion there
-
wrote on 1 Dec 2010, 19:29 last edited by
Also added this "bug":http://developer.qt.nokia.com/forums/viewthread/2070/ for + character in title ...
-
wrote on 3 Dec 2010, 07:47 last edited by
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
16/27