That's very good
Whichever you feel more comfortable with. Linux usually comes with Qt4 installed, so you can at least skip one step when learning it.Linux or Windows?
Doesn't matter, just make sure it is in the latest version available.If Linux, which distro?
In that case stick with Windows.Something with VMWare image available and with Qt stuff pre-installed would be ideal, since the host OS will most likely be Windows anyway.
Again, whichever you like best.What development environment is best for Qt?
If you like them, you can continue using them. You need a text editor of your choice, g++ and make installed.Currently I'm using emacs and GNU tools,
If you like VS, use it. It's cubersome to configure with Qt, but once you get it done, it's easy to use.Note: also MS Visual Studio is fine for me, if it's the ideal choice for Qt learning (I doubt it, just saying), other non-free (as beer) environemnts are not.
The only thing I recommend is to use qmake for managing the project instead of relying on Visual Studio projects (you can generate VS project files from qmake projects, not the other way round).
All Qt files are text files, so it doesn't really matter. People tend to use it with subversion or git. Trolltech used to work with Perfoce but then they switched to git.What version control works best with this environment, or is most suitable for Qt projects in general?
Start with running Qt AssistantThen I was planning to start with Trolltech's tutorials. Anything else you might recommend?
Yes, 4.4.3 will be fine for you.Is the latest version of Qt the best to start with?
You know what is best for you, so you can only throw flames at yourself(Oh, and I realize this kind of question is sort of a flamebait... That is not my intention, and I assume there are several "best" alternatives anyway, so no flamewar about the "best", please...)![]()







Reply With Quote

Bookmarks