Books: Difference between revisions

From KDE Community Wiki
(add cover)
(added bko link)
(8 intermediate revisions by the same 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 =
= 20 Years of KDE: Past, Present and Future =
[https://20years.kde.org/book/assets/img/frontcover.png]
[[File:20years.kde.frontcover.png|thumb|left]]
[20years.kde.org/book A journey into the KDE community's soul]
<br clear=all>
[https://20years.kde.org/book A journey into the KDE community's soul]


Editor: Lydia Pintscher
Editor: Lydia Pintscher
Licensed under Creative Commons Attribution-ShareAlike 3.0
Licensed under Creative Commons Attribution-ShareAlike 3.0


Line 15: Line 17:
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 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].


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://quickgit.kde.org/?p=kf5book.git 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]





Revision as of 23:42, 8 December 2016

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 as ePub, HTML or PDF.

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.