Books: Difference between revisions

From KDE Community Wiki
m (12 revisions imported)
No edit summary
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
=  KDE Developer Guide =
=  KDE Developer Guide =


[http://flossmanuals.net/kde-guide The KDE Developer Guide] is a book to give you an easy start into contributing to KDE as a developer.
[http://archive.flossmanuals.net/kde-guide/ The KDE Developer Guide] is a book to give you an easy start into contributing to KDE as a developer.
 
= 20 Years of KDE: Past, Present and Future =
[[File:20years.kde.frontcover.png|thumb|left]]
<br clear=all>
[https://20years.kde.org/book A journey into the KDE community's soul]
 
Editor: Lydia Pintscher
 
Licensed under Creative Commons Attribution-ShareAlike 3.0


= KDE Frameworks Cookbook =
= KDE Frameworks Cookbook =
[[File:Cover-front.png|250px|thumb]]
[[File:Cover-front.png|250px|thumb]]


The KDE Frameworks Cookbook is a book for developers who want to make use of KDE's Frameworks in their applications.  You can download it as [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.epub ePub], [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.html HTML] or [https://books.kde.org/frameworks5/KDE-Frameworks-Cookbook.pdf PDF].
The KDE Frameworks Cookbook is a book for developers who want to make use of KDE's Frameworks in their applications.  You can download it ePub, HTML or PDF copies from [https://share.kde.org/s/jqpMS4gPs3HoxLN here].


To contribute to the book please clone the repository '''kde:kf5book''', commit your content in [http://warpedvisions.org/projects/markdown-cheat-sheet.md markdown], and then push. Please look at the README for more detailed information.
To contribute to the book clone the repository '''kde:kf5book''', commit your content in [http://warpedvisions.org/projects/markdown-cheat-sheet.md markdown], then push. Please look at the README for more detailed information.


* IRC: #kde-books on freenode
* IRC: #kde-books on freenode
* [https://projects.kde.org/projects/books/kf5book KDE Book project]
* [https://cgit.kde.org/kf5book.git KDE Book project]
* [https://todo.kde.org/?controller=board&action=show&project_id=15 Task tracker]
* [https://phabricator.kde.org/project/board/178/ Task tracker]
* [https://bugs.kde.org/enter_bug.cgi?product=Books Bug reports]
 
 
 
 


[[Category:Books]] [[Category:Frameworks]]
[[Category:Books]] [[Category:Frameworks]]

Revision as of 10:43, 28 August 2019

KDE Developer Guide

The KDE Developer Guide is a book to give you an easy start into contributing to KDE as a developer.

20 Years of KDE: Past, Present and Future


A journey into the KDE community's soul

Editor: Lydia Pintscher

Licensed under Creative Commons Attribution-ShareAlike 3.0

KDE Frameworks Cookbook

The KDE Frameworks Cookbook is a book for developers who want to make use of KDE's Frameworks in their applications. You can download it ePub, HTML or PDF copies from here.

To contribute to the book clone the repository kde:kf5book, commit your content in markdown, then push. Please look at the README for more detailed information.