C++ Gurus Group - shouldn't we have a forum?
-
[quote author="Smar" date="1293394791"]
I see it like, where Java, C# and such things not, Qt allows using those technologies if you really need hem. There just often is already done approach for a thing, making it simpler for new devs.Of course, Qt being high level API, there is things you can do with it like you can do with more low level API, but that’s the life. Mix pure Cpp with Qt/cpp then :P[/quote]
That is exactly why "I am here"....
Qt gives me the productivity, "larger" cross platform audience and my beloved c++ for when I feel the need.
-
Good idea, I would like to be part of the discussions in it :D
-
I do not have the impression that Qt "dumbs down" things. In fact it's a really good API, which makes things easy to do without leading to error-prone code. There's no need to expose much advanced C++ features to a public API. That does not mean, that Qt is not using the bad tricks under the hood :-)
Regarding the beginner's questions, I'm not quite convince that this was the intention of the group, but let's wait what Tobias has to say.
-
[quote author="Volker" date="1293399551"]I do not have the impression that Qt "dumbs down" things. In fact it's a really good API, which makes things easy to do without leading to error-prone code. There's no need to expose much advanced C++ features to a public API. That does not mean, that Qt is not using the bad tricks under the hood :-)
Regarding the beginner's questions, I'm not quite convince that this was the intention of the group, but let's wait what Tobias has to say.[/quote]
IMO I think that there should be discussions on other libraries such as Boost and there are tons of discussions that will occur for C++ including C++0x, type casting etc. sharing knowledge is the best thing that happens around here :)
-
I believe that it is good to pragmatically and practically program "the Qt way" with C++, knowing that WHEN and IF you (really) need it you can use the "full" power of C++ (e.g.: STL, metaprogramming, etc, etc, etc). ;)
-
+1 for this idea.
It's a great idea, 'cause sometimes problems with code don't have to do with Qt library, many times I have problems with some algorithm who was wrote in pure C++ and IMHO this forum would be very helpful :) -
I just requested a forum for us:-)
Happy new year to everybody!
-
It's nice to see that we might soon have a separate forum for C++ discussions.
-
[quote author="Gerolf" date="1294074334"]Thanks a lot. This will help separating pure C++ issues from Qt related issues :-)[/quote]
I don't think it should JUST about separating. It should also be a place to discuss how c++ is used in Qt, scenarios where "plain c++" (libraries, classes, functions, ways of doing, ...) can be better suited than the Qt provided.
Let's wait for the forum so we can get started and see what people will come up with. I just want to make sure that we don't "constraint" too much ourselves with a narrow forum description.
-
Let us see how this will work for all the members of Qt Developer Network.
-
Here is our "shiny new C++ forum":http://developer.qt.nokia.com/forums/viewforum/36/!
I'll move some threads over to it... please feel free to suggest threads to move:-)