Development/gl: Difference between revisions

From KDE TechBase
(Importing a new version from external source)
(Updating to match new version of source page)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__ __NOTOC__
<languages/>


<languages />
[[File:Action_tool.svg|noframe|right]]
 
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].
<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]]
|-
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Architecture|Arquitectura de KDE]]
:Documentos sobre o deseño arquitectónico das tecnoloxías de KDE.
:Relacionado: [http://api.kde.org Documentación da API]
|-
| style="padding-left: 50px;"|[[Image:Action_configure.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Tutorials|Aprendizaxes sobre programación]]
;[[Special:myLanguage/Development/Tutorials|Aprendizaxes sobre programación]]
:Guías de aprendizaxe paso a paso sobre o desenvolvemento para KDE.
: 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.
:Relacionado: [[Special:myLanguage/Development/Tools|Ferramentas de desenvolvemento]] | [[Special:myLanguage/Development/FAQs|Preguntas habituais]]
|-|
|-
;[[Special:myLanguage/Development/Tools|Development Tools]]
| style="padding-left: 50px;"|[[Image:Action_rebuild.svg|noframe|left|40px]] ||
: KDE software can be created using a wide variety of tools available to developers from IDEs to text editors to debuggers.  
;[[Special:myLanguage/Development/Languages|Linguaxes de programación]]
|-|
:Linguaxes de programación que se poden empregar ao desenvolver para KDE.
;Other Resources
|-
: [https://api.kde.org/ KDE API Documentation website]
| style="padding-left: 50px;"|[[Image:CMake-logo-48.png|noframe|left|48px]] ||
: [https://community.kde.org/Main_Page KDE Community Wiki]
;[[Special:myLanguage/Development/CMake|CMake]]
: [https://kde.org/support/mailinglists/ KDE Mailing Lists]
:Información sobre CMake.
<!--{ to solve misbalanced bracket-->
|-
| style="padding-left: 50px;"|[[Image:Git_icon.png|noframe|left|48px]] ||
;[[Special:myLanguage/Development/Git|Sistema de control de versións — Git]]
:Información sobre Git.
|-
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Guidelines|Estándares e directrices]]
:Directrices de desenvolvemento e estándares técnicos empregados por KDE.
:Relacionado: [[Special:myLanguage/Policies|Políticas de contribución de código e desenvolvemento]] | [[Special:myLanguage/Development/Further Information|Información adicional]] (ligazóns, libros, bitácoras, etc.)
|-
| style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Software Engineering Framework|Infraestrutura de enxeñaría de software]]
:Ferramentas e procesos de enxeñaría de software empregados por KDE.
|-
| style="padding-left: 50px;" |[[Image:Action_help.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Getting Help|Axuda]]
:Recursos para atopar axuda ao desenvolver para KDE.
|-
|}
|}

Revision as of 09:40, 26 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.

Aprendizaxes sobre programación
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