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."
Excellent initiative ! (Score:4, Insightful)
Large frameworks can be daunting, this is a great way to start !
not for new devs (Score:5, Informative)
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.
Re: (Score:1)
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??
Re: (Score:2)
Re: (Score:1)
nitty gritty (Score:5, Informative)
Re: (Score:3)
I pay for value not length.
I'd happily pay twice as much for a new copy of the "C Programming Language " than I would for any of those "Learn C in 24 days" books despite it being half to a quarter of the length of those books.
Re: (Score:2)
Yea, but this is not that. It doesn't teach you everything, but it allows an already-knowledgeable programmer to jump in to the KDE project.
Not so much a copy of "C Programming Language" as it is a "Get Started with $FRAMEWORK" book.
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Way to bury the link (Score:5, Informative)
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]
Re: (Score:2)
They say it is available at FLOSS Manuals - and it's their right on the front page. I guess you could say it's harder but I wouldn't say it was hard to find. I downloaded the epub - loaded it up in calibre and mailed it to my kindle. They've done a lot to make this accessible to a wide number of people.
Re: (Score:1)
Re: (Score:3)
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]
Nice, thanks. Here is a direct link to the PDF:
en.flossmanuals.net/_booki/kde-guide/kde-guide.pdf [flossmanuals.net]
And EPUB:
en.flossmanuals.net/_booki/kde-guide/kde-guide.epub [flossmanuals.net]
How about a decent book on the API first? (Score:4, Informative)
Instead of the utterly utterly hopeless api.kde.org
Feedback Welcome (Score:2)
Re: (Score:2)
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.
Re: (Score:2)
Re: (Score:2)
And since the KDE API and Qt change faster than I change my underwear...
Yea, that's a hard condition to meet. Glaciers move faster than your underwear gets changed.
Quanta, Kooka? (Score:2)
Any chapters on finishing porting long overdue KDE 3 apps in there?
Re: (Score:1)
How about a book on how to *use* KDE? (Score:2)
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.
Re: (Score:2)
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.
Re: (Score:1)