Development: Difference between revisions

    From KDE TechBase
    mNo edit summary
    (Marked this version for translation)
    (52 intermediate revisions by 22 users not shown)
    Line 1: Line 1:
    __NOEDITSECTION__ __NOTOC__
    <languages/>
     
    <translate>
    <!--T:35-->
    [[File:Action_tool.svg|noframe|right]]
     
    <!--T:36-->
    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|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].
    </translate>
    <br />
     
    {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
    {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
    |-
    |-|
    |colspan=2|[[Image:Discover.png|noframe]]
    ;[[Special:myLanguage/Development/Tutorials|<translate>
    |-
    <!--T:3-->
    | style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
    Programming Tutorials</translate>]]
    ;[[/Architecture|KDE Architecture]]
    <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 and scripting.</translate>
    :Architectural design documents explaining KDE technologies.
    |-|
    :''Related'': [http://api.kde.org API Documentation]
    ;[[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>
    | style="padding-left: 50px;"|[[Image:Action_configure.svg|noframe|left|40px]] ||
    |-|
    ;[[/Tutorials|Programming Tutorials]]
    <translate><!--T:40--> ;Other Resources</translate>
    :Step by step tutorials for KDE development.
    <translate>
    :''Related:'' [[/Tools|Development Tools]] | [[/FAQs|FAQs]]
    <!--T:41-->
    |-
    : [https://api.kde.org/ KDE API Documentation website]
    | style="padding-left: 50px;"|[[Image:Action_rebuild.svg|noframe|left|40px]] ||
     
    ;[[/Languages|Language Bindings]]
    <!--T:42-->
    :Supported programming languages.
    : [https://community.kde.org/Main_Page KDE Community Wiki]
    |-
     
    | style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
    <!--T:43-->
    ;[[/Guidelines|Standards & Guidelines]]
    : [https://kde.org/support/mailinglists/ KDE Mailing Lists]
    :Developer guidelines and technical standards KDE uses.
    </translate>
    :''Related:'' [[/Further Information|Further Information]] (links, books, blogs, etc.)
    <translate>
    <!--T:34-->
    <!--{ to solve misbalanced bracket-->
    </translate>
    |}
    |}

    Revision as of 17:21, 15 October 2019

    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 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