Quote from fabiods:
You maybe right ! I'm not the right person to judge.
Could you please help me find a good IDE programing TOOL for linux I use KDE... I just hear people say it is better.. but not showing nothing concrete !
Quote from fabiods:
I think that in the end I will do what on person has posted here before on this forum, develop under windows and if necessary for any reason, migrate the development using an OS emulator.
Sound post, Craig. You are not 'confusing' matters, you are simpy bringing along some badly needed sanity.Quote from dcraig:
Just to confuse matters, I'd really advise against relying on OS emulators (even though *W*ine *I*s *N*ot an *E*mulator). Wine for example is far from perfect and Cygwin, great as it is, is not a perfect Unix emulation on Windows. In particular, MS can change Windows any time it likes in ways that may adversely affect Wine. The fundamental problem with OS emulators is that they intoduces a large complex software layer. More software == more potential problems.
If you want to be cross platform it would be much better to start with a cross platform environment. It will cause you a lot less grief in the end. Java comes to mind or QT for C++.
Quote from nononsense:
Sound post, Craig.
Talking QT and C++:
(1) ISBN 0-13-124072-2: C++ GUI Programming with Qt3. (BTW, recent Qt4 is also free on Windows);
(2) Forget Java: no comparison whatsoever with Qt - only trouble in every corner. Morover, Java is being abandoned by the smarter 'in' crowd. Don't mention even .NET. M$ itself isn't sure what it is supposed to be.
(3) Much better still: learn Python. You will in fact be building upon C/C++ using the most splendid tools imaginable today. If you are nostalgic, you always can keep on fooling around a bot with C/C++ in between. Gee whiz: poor dude M$ just announced they would support (read switch) to python. Python can be picked up in just a few hours. Virtuosity, like with anything, requires more work combined with the humility to become a permanent disciple. Go to the place where the masters meet:
http://groups.google.com/group/comp.lang.python?lnk=li
(4) You will have the most portable environment you could ever dream of;
(5) Avoid associating with rascals, fuzzy daddihos and otherwise sorrowfully afflicted characters.
nononsense
![]()

