Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
IDE's are mental crutches and I wouldn't hire a "programmer" that need to use one

Am I the only person old enough to remember similar things being said about full-screen as opposed to line based editors ;-)

The line between an editor and and IDE is a fuzzy one. An IDE isn't a crutch, it's a tool. They can be used well or badly.

Sure I can write Java and Objective C in a plain text editor. Sometimes I do. However I'm damned if I'm going to stop using things like XCode and Eclipse which give me useful features like integrated reference material, automated refactorings, integrated distributed compilation, source control integration, test framework integration, etc. out of some misguided idea of programming purity.

One of the many reasons I'm looking forward to Perl 6 is that the OO system has much better reflection capabilities which means that writing automated tools to do things like extract-method are going to be way easier than in Perl 5. The more things I can get my editor/IDE to do for me the better, that way I can spend more time on producing useful code.

Of course real programmers just whistle down the phone at 400 baud.


In reply to Re^2: Is Java really better than Perl??? by adrianh
in thread Is Java really better than Perl??? by Roger

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 meditating upon the Monastery: (3)
As of 2024-04-25 12:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found