Well you don't get to see all the innerworkings. But being a practical person I must recomend Perl to start with. The point of doing programs are to make them work. My standpoint has always been C and C++ are good for designing complex things. But before that you have to get knowledge into to your mind. Learn things. i.e. One must crawl before when one can walk.

My point: If you really want to see what is going on under the hood learn to program Assembler. And what too forgiving when you screw up. No it's not!

Didn't come with on the first version of this message for some unknown reason:
When One starts with programming I think it is important to see results fast because you get tired fast if you don't get to see the end result. IMHO. Learning to program isn't about learning what is "under the hood". It is about to get the computer what you want it to do!


In reply to RE: Disadvantages of Perl? by JanneVee
in thread Disadvantages of Perl? by redmist

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.