Ahem. I don't think the language, the OS, the editor, or whatever else it is people like to argue about, have a relevance here. Each language was (yes really) designed and thought out by someone or someones. It may be that you need a particular mindset to understand how some of them work, or to be able to use some. There are people who get equally frustrated using * (insert typical unix language here), and are quite happy doing VB etc.

The only problem zone is the person doing the coding, especially if they already have that mental shield which says '* (insert OS here) is horrible, * (insert language here) is yucky' etc. Maybe some languages are unlogical/unfathomable to some people, but thats not the fault of the language.

Having said that, yes, some people are better off with some languages, and less good with others, then they should find the one they likeare good at, and get a job in it.

C.

NB: Im a VB/Perl/C++/SQL/.. programmer, and find them all logical in their own ways..


In reply to Re: Re: your attitude towards the code you write by castaway
in thread your attitude towards the code you write by zetetes

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, details, 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, summary, 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.