Development: Difference between revisions

    From KDE TechBase
    (books -> further information)
    (provide access to translated pages)
     
    (60 intermediate revisions by 23 users not shown)
    Line 1: Line 1:
    __NOEDITSECTION__
    <languages/>
    <table width="100%" style="border-collapse:separate; border-spacing:10px;">
    <tr>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;" colspan="2">
    <h3 style="text-align:center;">[http://api.kde.org API Reference]</h3>
    Get access to the full KDE API documentation.</td>
    </tr>
    <tr>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
    <h3 style="text-align:center;">[[/Tutorials|Tutorials]]</h3>
    KDE programming tutorials.</td>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">


    <h3 style="text-align:center;">[[/FAQs|FAQs]]</h3>
    <translate>
    Answers for the common questions.</td>
    <!--T:35-->
    </tr>
    [[File:Action_tool.svg|noframe|right]]
    <tr>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;">
    <h3 style="text-align:center;">[[/Architecture|KDE Architecture]]</h3>
    Architectural design documents.</td>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
    <h3 style="text-align:center;">[[/Languages|Language Bindings]]</h3>
    Supported programming languages.</td>
    </tr>
    <tr>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
    <h3 style="text-align:center;">[[/Tools|Development Tools]]</h3>
    Tools to support your efforts.</td>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em;">
    <h3 style="text-align:center;">[[/Further Information|Further Information]]</h3>
    Links, books, blogs etc.</td>
    </tr>
    <tr>
    <td align="center" style="border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;" colspan="2">


    <h3 style="text-align:center;">[[/Guidelines|Guidelines & Standards]]</h3>
    <!--T:36-->
    Guidelines for developers and the technical standards KDE is based on.</td>
    Welcome to the '''KDE TechBase Development Hub'''. This page contains links to Tutorials, Tools, and other Resources you might need to add KDE libraries to your project. If you're looking for a guide on starting your journey, head on over to the [[<tvar|1>Special:MyLanguage/Getting_Started</>|Getting Started page]]. If you're looking for tutorials on how to build KDE software and contribute to projects, hop over to the [https://community.kde.org/Get_Involved/development KDE Community Wiki].
    </tr>
    </translate>
    </table>
    <br />


    __NOTOC__
    {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
    |-|
    ;[[Special:myLanguage/Development/Tutorials|<translate>
    <!--T:3-->
    Programming Tutorials</translate>]]
    <translate><!--T:37--> : A collection of step-by-step guides and references for developers who want to use the KDE Frameworks and other APIs. The list covers a broad range of topics from introductory tutorials to advanced topics like plugins and scripting.</translate>
    |-|
    ;[[Special:myLanguage/Development/Tools|<translate><!--T:38--> Development Tools</translate>]]
    <translate><!--T:39--> : KDE software can be created using a wide variety of tools available to developers from IDEs to text editors to debuggers.</translate>
    |-|
    <translate><!--T:40--> ;Other Resources</translate>
    <translate>
    <!--T:41-->
    : [https://api.kde.org/ KDE API Documentation website]
     
    <!--T:42-->
    : [https://community.kde.org/Main_Page KDE Community Wiki]
     
    <!--T:43-->
    : [https://kde.org/support/mailinglists/ KDE Mailing Lists]
    </translate>
    <translate>
    <!--T:34-->
    <!--{ to solve misbalanced bracket-->
    </translate>
    |}

    Latest revision as of 15:40, 7 September 2020

    noframe
    noframe

    Welcome to the KDE TechBase Development Hub. This page contains links to Tutorials, Tools, and other Resources you might need to add KDE libraries to your project. If you're looking for a guide on starting your journey, head on over to the Getting Started page. If you're looking for tutorials on how to build KDE software and contribute to projects, hop over to the KDE Community Wiki.

    Programming Tutorials
    A collection of step-by-step guides and references for developers who want to use the KDE Frameworks and other APIs. The list covers a broad range of topics from introductory tutorials to advanced topics like plugins and scripting.
    Development Tools
    KDE software can be created using a wide variety of tools available to developers from IDEs to text editors to debuggers.
    Other Resources
    KDE API Documentation website
    KDE Community Wiki
    KDE Mailing Lists