Konstantin started his adventures
So it finally happened, my first bigger KDE development project started and I have a lot of learning to do. I did start to dive into KDE development several times already, but now I have a project I am passionate about enough to put all my energy into. I was very surprised how much I could take out of these rather “old” books. KDEs development platform is very stable compared to the webplatforms I programmed so far. The architects of the KDE 2.0 platform sure built something to last.
Thanks to the help from all the nice KDE people on IRC. (Hi tackat
) I overcome the initial obstacles quite fast and KDE is really as much fun to program as everybody told me all the years.
Since C++, despite the good bindings for Qt and KDE, is still the major language to program KDE in, there is much learning going on in this area, too. ATM I am still learning something new with almost every line of code and it feels like rediscovering my computer again. It is years since I last programmed a larger project from scratch instead of correcting and modifying code. Programming something for real users instead of server is real fun
So my first prototype for my SoC project is in the Subversion repository and development is speeding up. I will write a longer blog entry with more details about the project over the weekend. So stay tuned.
14 July 2006 at 19:35
Might as well have used Ruby with the excellent Korundum bindings. As far as I’m concerned, I’ll probably never again start a new GUI application in C++. There just is no point, and the endless waiting for compiling makes your hair fall out.
14 July 2006 at 20:53
I really waited for the first interpreted language developer speaking up
So Ruby did win over Python.
Another reason for a beginner to use C++ is the amount of people able to help and documentation available IMHO.
15 July 2006 at 17:22
Hi I’m a newbe to programing what books would you recommend. I would Like to get into the area of c# c++ ruby,PHP web page Development