Results 1 to 5 of 5
I'm trying to decide between GNOME and KDE. Is one better than the other for doing development????...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-25-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
GNOME or KDE (for developers)??
I'm trying to decide between GNOME and KDE. Is one better than the other for doing development????
- 07-25-2007 #2
i don't think so...i guess it's just preference. I prefer gnome but i'm crazy like that
- 07-25-2007 #3
Gnome is GTK based and KDE is Qt based. You have to decide where you feel more comfortable and have more proficiency.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-25-2007 #4
My suggestion is to use Gnome because it's GTK based ,and you can find a lot of pdf courses and help from the internet , this is not the case for QT .
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-25-2007 #5Just Joined!
- Join Date
- Jan 2007
- Location
- Germany
- Posts
- 73
I think indeed its a matter of your preferences. I myself like Qt (Qt4) better. I don't want to post the standard "Qt vs. GTK" flood here-there is a lot of in Internet.
Regarding the literature-there are free tutorials in the Internet, but the "Bible" of Qt is
"C++ GUI Programming with Qt 4" (unfortunately it is not free).
The only advantage of GTK is that it is under GPL, whereas Qt is under QPL (free for the noncommercial GPL projects but terribly expensive for commercial ones).
Also, I dare to say You are programming not "for the desktop", You are writing an application.
Regardless what You choose, your app will be working both under GNOME and under KDE.
Best regards,
XaleandrLast edited by Xaleandr; 07-25-2007 at 08:29 PM. Reason: Some typos corrected


Reply With Quote

