Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
At Motorola, I designed a simulator for a piece of cell phone architecture in perl that was about 60,000 lines (50k of which were human written). In retrospect, I could have trimmed 10k lines if there weren't so many features to implement. But the crazy thing was that the simulator had a more stable and comprehensive feature set than the actual product!

I firmly believe that the belief that perl is only good for small applications is wrong. In reality, perl is a very flexible, powerful, easy to use language. But powerful and easy to use always means dangerous, and there are a lot of incompetant programmers out there. Perl code can and will look uglier than any other language. But it can also look more elegant than any other language.

In other words, the responsibility is on the programmer to write clean code, just as it always was. Using Java or Python may make it more difficult to write messy code, but it also makes it difficult to write elegant code. There is no substitute for a good programmer, and Perl is one of the few languages that admits that.

-Ted

In reply to Re: How big is yours? by tedv
in thread How big is yours? by Jonathan

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 surveying the Monastery: (5)
As of 2024-04-23 09:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found