Development/fr: Difference between revisions

    From KDE TechBase
    No edit summary
    (Updating to match new version of source page)
    (2 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    Still to move to community:
    <languages/>
    * [[Getting Started/Build/Historic|Historic buids]]
     
    * [http://flossmanuals.net/kde-guide/ The KDE Dev Guide book]
    {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
    |-
    | style="padding-left: 50px;"|[[Image:Start-here.png|noframe|left|40px]] ||
    ;[[Special:myLanguage/Development/Tutorials|Tutoriels de programmation]]
    <!--{-->
    |}
    == Référence ==


    {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
    [[File:Action_tool.svg|noframe|right]]
    |-
    | style="padding-left: 50px;" |[[Image:Action book2.svg|noframe|left|40px]] ||
    ;[http://api.kde.org Documentation de l'API]
    :Documentation de référence pour les classes, les fonctions et les autres interfaces de programmation.
    |-
    |}


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


    == Technologies et  outils ==
    <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"
    |-
    |-|
    | style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] ||
    ;[[Special:myLanguage/Development/Tutorials|Tutoriels de programmation]]
    ;[[Special:myLanguage/Development/Software Engineering Framework|Environnement de travail pour le développement logiciel]]
    : 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.
    :Outils de génie logiciel et procédés utilisés par KDE.
    |-|
    |-
    ;[[Special:myLanguage/Development/Tools|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
    : [https://api.kde.org/ KDE API Documentation website]
    : [https://community.kde.org/Main_Page KDE Community Wiki]
    : [https://kde.org/support/mailinglists/ KDE Mailing Lists]
    <!--{ to solve misbalanced bracket-->
    |}
    |}

    Revision as of 17:40, 19 July 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.


    Tutoriels de programmation
    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