Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Books KDE Programming

KDE Publishes a Book For Beginner Developers 32

jrepin writes "During a recent 5 day sprint, four KDE contributors planned and produced a handbook for beginning KDE developers. The guide is recommended for every new contributor to KDE development. It outlines technical aspects of contributing to KDE and is a valuable first point of contact for new developers. The guide offers insights into KDE from the developer's point of view, and explains how to check out existing code, modify it and submit patches. Currently the guide only focuses on the coding aspects of KDE. Contributors are welcome (encouraged) to expand the guide to cover other aspects of the KDE Community as well as enhance the existing content in the book. We are currently working on how to release subsequent versions."
This discussion has been archived. No new comments can be posted.

KDE Publishes a Book For Beginner Developers

Comments Filter:
  • by Anonymous Coward on Tuesday February 07, 2012 @10:16AM (#38953127)

    Large frameworks can be daunting, this is a great way to start !

  • not for new devs (Score:5, Informative)

    by X0563511 ( 793323 ) on Tuesday February 07, 2012 @11:28AM (#38954249) Homepage Journal

    This is not for "beginner developers" - this is for beginner kde developers - eg, developers who have not worked with KDE before.

    Don't expect to learn from nothing, you should already know how to program before you tackle this.

    • by Anonymous Coward

      Don't worry, I know how to use If Then statements and Goto. I will be fine.

      Do you want the free help or not??

    • Does this require that one know QT programming in advance? C programming? I know bare programming concepts, but am weak @ most programming languages.
      • For people starting with absolutely no Qt knowledge we link to the tutorials documented on the Qt site.
  • nitty gritty (Score:5, Informative)

    by Anomalyst ( 742352 ) on Tuesday February 07, 2012 @11:36AM (#38954387)
    89 Pages $10, seems a bit pricey. Heres the PDF URL: http://en.flossmanuals.net/_booki/kde-guide/kde-guide.pdf [flossmanuals.net]
  • Way to bury the link (Score:5, Informative)

    by dmearns ( 156236 ) on Tuesday February 07, 2012 @11:44AM (#38954531)

    Nice how they include the link for the "dead tree" version but the online version is much harder to find. Here it is http://en.flossmanuals.net/kde-guide/ [flossmanuals.net]

  • by Viol8 ( 599362 ) on Tuesday February 07, 2012 @11:56AM (#38954699) Homepage

    Instead of the utterly utterly hopeless api.kde.org

  • Hi I'm Rohan Garg, one of the authors of the book. I'd like to mention that we would love feedback from people who are reading the book. How can we improve it? Don't like the artwork? Show us some awesome artwork and we'll ship it. Tell us what needs fixing and we'll work something out.
    • I'd like to see how you created it - what tools and tips you have for making other large technical manuals like this.

      then I guess you need to open source the, err, source so others can contribute directly, and make their own equivalents. I know we looked into various ways of controlling our manuals that currently exist on .doc format, (yeah tell me) so I'd be interested in that aspect.

      • Hi gbjbaanb We used the Booki platform which does all the heavy lifting of generating the PDF/ePub/publishing to lulu. It's quite easy to use although we found the editor to be a bit quirky and requested that the developers improve it. You can create revisions of manual just like you would in real books, you can clone existing manuals and work on them although I've been told that a way to merge changes back into a manual is coming soon ( Just like you fork code, make changes and merge it back together ). Y
  • Any chapters on finishing porting long overdue KDE 3 apps in there?

  • How about a book on how to *use* KDE?

    I was happily using KDE 3.x.
    Then my distro went to KDE 4, and I couldn't make any sense out of it.
    I finally gave up and switched to Gnome.

    • Then my distro went to KDE 4, and I couldn't make any sense out of it.

      Yeah, but have you tried it recently? Too many distros jumped the gun on KDE4 and started using it a few releases before it was ready as a viable replacement to KDE3.

      I know that I was in the same boat as you for awhile, but after a few more releases I now find KDE4 to be better than 3 in almost every way.

    • Feel free to start one on http://booki.flossmanuals.net/ [flossmanuals.net] . The platform is quite good. I did think of starting such a project, but I just don't have the time to write/maitain such a book.

"What man has done, man can aspire to do." -- Jerry Pournelle, about space flight

Working...