Thanks :)

I do feel that even though most people would have difficulty learning Perl right from the start, I think that any person with a rudimentary knowledge of programming wouldn't have too much trouble picking up Perl.

Before I met Perl last summer, I had very little experience. I mucked around with BASIC on a Commodore 64, and did some C programming in seventh grade on an ol' 16Mhz machine running DOS. There was a lapse of six years where I did no programming whatsoever.

My girlfriend has tried Perl, and she hasn't had much luck. It is hard. She has little to no experience in programming, but she knows much about the Web and CGI. When I first started to help her, I taught her to use the Command Prompt. Bad move on my part. Most people (Windows Users) nowadays are very cautious around a Prompt and think it's useless. Microsoft has pushed public opinion away from the text-based interface that most users that started computing in an environment like Windows fear the prompt. She wants to continue learning, so I think she and I will go over the basics of CGI.pm.

I think, however, that we should extend an invitation that seem truly interested. I never asked my girlfriend if she wanted to learn Perl, she asked me. Anonymous Monks should be invited to learn with the rest of the Monestary, and we should point them in the direction of information that suits their interests. In time, their interests may grow into more than just CGI, Tk, or AOL robots. I know mine did. :)

John J Reiser
newrisedesigns.com


In reply to Re: (jeffa) Re: The Case for Learning Perl by newrisedesigns
in thread The Case for Learning Perl by newrisedesigns

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.