Perl has enlightened me... It's made me realize that there are higher order concepts to worry about when programming, and to not get caught up in the semantics. So... I think that's helped me tremendously. At this point I think all programming languages are the same... In that I write my solution in a Perlish kinda way. The rest is just figuring out how to write Perl functions/constructs that don't have analogs or to just respect the local nuances/conventions/idioms of the language... (From what I've read recently elsewhere, Perl seems to have a lot of convenient idioms!)
Perl also made me think of philosophy a whole lot more. I'm not sure what the philosophy of Perl is (I've read "everything is a string") but I do know that Java's philosophy is "everything is an object".
I dunno. It's hard to explain the rest. Perl has helped change the way I think about the world. Again, more philosophical concepts and abstractions and just fun stuff. Don't sweat the details.
Oh and in high school I was oft quoted saying "if I perl script can't do it, I won't"
Cheers. =)
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.