My freshman year in high school, I convinced one of the teachers to let me take a self taught C course using a book I found at the library. After I went through the book, doing all the programming excercises at the end of each chapter, I had a month or two left before the semester was over, so I decided to check out this "Perl" language I'd heard was popular for web based stuff.
Got through the part of the Llama book during the class and finished the rest at home, but figured that it wasn't going to be that useful and that I'd have to continue learning C/C++ at some point.
Then, due to several work related projects, I started using Perl quite a bit and as a result learned a lot about the language. Later I read through the Camel book and began to love TMTOWTDI and DWIM (and yes, began to use strict and warnings).
I haven't been back to C since, because every time I think that I'll need to learn it, I'm able to do everything in Perl (and probably faster because of CPAN). I do still plan to learn C++ (hopefully this summer so I can place out of CS1 in college), but Perl has worked great for every project I've needed to do.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|