Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
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":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.
  • 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 browsing the Monastery: (6)
    As of 2024-09-13 15:34 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?
      The PerlMonks site front end has:





      Results (21 votes). Check out past polls.

      Notices?
      erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.