1. |
-
KDE Tutorial
- This is a tutorial that teaches how to develop a simple KDE application step by step, with explanations on every line of code and giving always more importance to clean code than to build a real application.
URL: http://www.arrakis.es/~rlarrosa/tutorial/index.html
|
2. |
-
KDE Tutorial: XML editor
- This document describes how I converted an existing KDE application to use the new XML based user interface framework. I chose to use 'kedit' as the example application since it has a combination of standard and non-standard items and definitely needs to be standards compliant.
URL: http://developer.kde.org/documentation/tutorials/xmlui/preface.html
|
3. |
-
KHello Tutorial
- This is the KDE version of the famous Hello World! program. If you have never made a KDE program in your life, this is for you.
URL: http://developer.kde.org/documentation/tutorials/khello/khello.htm
|
4. |
-
KDE Developer How-To
- To help develop KDE or a KDE application you need to know how to (i) find KDE information and code, (ii) use CVS, and (iii) compile. This document aims to help to you do these things without losing too much hair.
URL: http://developer.kde.org/documentation/tutorials/howto/develHOWTO.html
|
5. |
-
KDE Developer's Corner
- Resources for writing programs for KDE.
URL: http://developer.kde.org/
|
6. |
-
Apps.KDE
- Programs for KDE.
URL: http://apps.kde.com
|