| Line 3: | Line 3: | ||
{{tip|If you are working with a newer version of KDE, such as KDE4, these tutorials are probably of limited use to you. For tutorials covering current KDE development topics, visit the [[/Development/Tutorials|main tutorials page]]}} | {{tip|If you are working with a newer version of KDE, such as KDE4, these tutorials are probably of limited use to you. For tutorials covering current KDE development topics, visit the [[/Development/Tutorials|main tutorials page]]}} | ||
| − | == Getting | + | == Getting Started == |
;[http://women.kde.org/articles/tutorials.php Coding with Qt and KDE] | ;[http://women.kde.org/articles/tutorials.php Coding with Qt and KDE] | ||
| Line 12: | Line 12: | ||
;[[/Programming Tutorial KDE 3|Programming Tutorial for KDE 3]] | ;[[/Programming Tutorial KDE 3|Programming Tutorial for KDE 3]] | ||
| + | |||
| + | |||
| + | == Components and Plugins | ||
| + | |||
| + | ;[http://developer.kde.org/documentation/tutorials/xmlui/preface.html KDE User Interface Tutorial (XML GUI)] | ||
| + | :''Tutorial by KDE developer [mailto:granroth@kde.org Kurt Granroth] showing how to convert an existing KDE application to use the new XML based user interface builder.'' | ||
| + | |||
| + | ;[http://www-106.ibm.com/developerworks/linux/edu/l-dw-linuxkp1-i.html Creating KParts Component] | ||
| + | :''Tutorial on IBM DeveloperWorks, by [mailto:faure@kde.org David Faure] shows developers how to create KParts components, under KDE 2 and KDE 3.'' | ||
Tutorials are the fastest way of finding out what KDE will do for you, and how to do it. Here is a list of currently available tutorials for KDE3 development.
| Tip |
|---|
| If you are working with a newer version of KDE, such as KDE4, these tutorials are probably of limited use to you. For tutorials covering current KDE development topics, visit the main tutorials page |
== Components and Plugins