Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Other than the already mentioned Java Junkies I don't know of any that even come close. I do, however, have a few theories as to why similar sites don't exist for other languages...

  • Perl can be a very compact language. It doesn't take that many keystrokes to get your work done. This is great for discussion sites. In most cases you can easily reduce your problem to a few lines. You can also post complete applications that are well under 1000 lines. Which brings us to our next point...
  • Perl is Open Source. Perl programmers tend to follow this example and share their code (for very good reasons that I won't get into here, see The Cathedral and the Bazaar). This also leads to a very helpful environment where others will not hesitate to provide you with good advice.
  • Perl has a strange little culture of its own. Perl Poetry, Obfuscation, who comes up with this stuff? You don't see Java Poetry do you now? I'm still debating whether or not this is a good thing or not, but it is obvious there are some positive aspects to it.
  • CPAN, CPAN, CPAN. Duplication of effort is BAD. If all Open Source programs had to write their own HTML Parsers much less would be accomplished. So you need to figure out what existing code to use. Reviewing every piece of code out there wouldn't be feasible, so what do you do? Ask your fellow programmers for recommendations of course.
  • There's also the everything engine that the site runs on, and of course vroom and everyone who contributes to the site.

Those are just off the top of my head, the list could go on for pages. There are a few other languages that could fit with at least a couple of these points. In time I'm sure a Python Monks and a Ruby Monks will pop up, but I doubt they'll become as successful as this (rapidly growing) website.


In reply to Re: Perl monkish sites by cjf
in thread Perl monkish sites by Boots111

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-16 07:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found