In comparison with other recent programming languages, perl has the best set of books. I have a good collection of the O'Reilly set on my book shelf, the mere glancing of their standing there literally gives me warm feelings, I think it's probably physically healthy to posess those books:-) And no other language has a community as great as that of PM.
Recently, I've been looking into python. I'd say that although their books are of far less quality, their documentation/examples for the novice are superior. One example is the wxPython demo that shows how to build GUI with wxPython, it's written as an application (in wxPython), where the gui examples are listed in a tree node, and for each, one can click on "code", "demo" and "overview" tag to see the source, the result of running that code, and the documentation, respectively. Imagine we have such a demo tool for perl/Tk! Another example is the documentation that came with a standard installation of python, it is in one place, categorizes the modules according to their usage, searchable and indexed. Although ActivePerl came with a better presented documentation, it's still less thoughtful than that of python, and that of the perl books, IMHO.
Now the goal of this post is not to complain, so please spare me the flames. I meant to ask, is there something we, as a community, can/should do to ease the pain of the beginners, actually also those of us less talented veterans. I truely believe all documentation is already there, it's just their organization, or lack of, that makes it less helpful. This is sort of like the web before google.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl documentation
by PodMaster (Abbot) on Aug 12, 2004 at 22:37 UTC | |
by ihb (Deacon) on Aug 12, 2004 at 23:11 UTC | |
by PodMaster (Abbot) on Aug 13, 2004 at 01:12 UTC | |
by ihb (Deacon) on Aug 13, 2004 at 17:01 UTC | |
by PodMaster (Abbot) on Aug 14, 2004 at 10:15 UTC | |
|
Re: Perl documentation
by Arunbear (Prior) on Aug 13, 2004 at 21:10 UTC | |
|
Re: Perl documentation
by Your Mother (Archbishop) on Aug 15, 2004 at 06:25 UTC | |
|
Re: Perl documentation
by Wassercrats (Initiate) on Aug 13, 2004 at 02:35 UTC | |
by perrin (Chancellor) on Aug 13, 2004 at 03:19 UTC | |
|