Please post...
Printable View
Please post...
I didn't. I'm still learning :p
There ain't no pills for that, you just have to read a lot and practice a lot. First learn C++, then read the tutorial.
ah... but wouldn't it be great if there was? ;)Quote:
There ain't no pills for that
Where's the pleasure of doing something that everyone can do (there are few exceptions of course ;) )
Same here :)
Red or blue one? :) And remember, there is no spoon.
And a little bit more seriously - I started answering questions at The Other Qt forum. Lots of reading the reference and a bit of experimenting led to a quick rise of skills.
Same here - I must say, that dealing with problems of others made a huge push to my knowledge - so if you want to get better, try sovling problems of others as well.Quote:
And a little bit more seriously - I started answering questions at The Other Qt forum. Lots of reading the reference and a bit of experimenting led to a quick rise of skills.
And we are all still learning - its a never ending process.
Especially that each time you think you are starting to understand pretty much, Trolltech adds a new module to Qt and the whole thing starts from the beginning ;)
Oh Witek, I thought new Qt module is mor fun for you, not starting the whole thing from the very beginning :pQuote:
Especially that each time you think you are starting to understand pretty much, Trolltech adds a new module to Qt and the whole thing starts from the beginning
Take a look at the WebKit module and then we'll have this conversation again :)
BTW. When you are done, take a look at Widgets On Canvas, QtConcurrent, QNetworkAccessManager, Phonon, QtHelp and Patternist. They are new additions to Qt since 4.4 as well...
The next big release will probably be 4.6, probably introducing such things as a new MVC (aka ItemViewsNG) architecture and probably a few more as well, so again many new things to learn. I'm starting to worry Qt is getting too complex for a single product.
What is QtHelp ? seems to be interesting..
Latest Qt (4.4) unstable snapshot: QtHelp Module
It's in TP1 as well.
I met Qt (for the first time) at my first work. I've been a student at that time. We were working on a billing system. The GUI was done with Qt. It was Qt 3.3.4. It seemed very interesting for me. (And it is =) ). Later I started using Qt for my own purposes. I switched to Qt 4. I'm still learning it. Qt is the best...