Got my first computer in late '98 (I was 19). Wanted to learn programming by myself some time later in '99. There was this big hype about Java's total world domination and VB was/is so widespread, so tried them first without much luck. I was bored using/learning them actually. Then some time in 2000 I've discovered the now dead UBB forum software. UBB had these so called "hacks". We call them "plugins" nowadays. I did not know a thing about programming but was modifying these hacks and even developing some by the copy-paste technique :) At some point I've decided that I can't go further without actually learning the language itself and bought a *very bad* book (which eventually went to trash). Then discovered the O'Reilly books in the university library and I really started learning Perl. It was hard at the beginning and the UBB experience did not help much since it's code was a real cr@p and I did not have much friends interested in Perl and the available ones are not interested in it deeply. But anyway, I really enjoyed using Perl tried more and more to master it and still trying to improve my skills and of course enjoying writing Perl :)

In reply to Re: What was the bait (project, problem or opportunity) that hooked you on Perl? by Burak
in thread What was the bait (project, problem or opportunity) that hooked you on Perl? by generator

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.