I haven't seen too much scripting language bias in the workplace yet from the bosses since right now they either say "Do this in perl" or "Do this". But from other employees I have seen it. Some people simply don't like perl because "it looks like line noise" and other nonsense reasons. It didn't make much sense considering they didn't even know the language, they would just talk about how C was better and faster.
I even used to feel sort of the same way before I knew perl and was still in school. It came from the difficulty of distributing the programs I wrote. If I wrote a program in C, all I had to do was compile it and email it to my friend or a relative, then they could run it. But if it was in perl they would have to download and install perl which would be a big hassle if they weren't technically competent. Therefore when developing programs that other people would use I would stick with languages that I could compile to binary. Now I know enough perl that I can whip out a complex program pretty quickly so why would I use anything else if I just want to get the job done?
I think it's a real shame that people frown upon scripting languages. They can accomplish so much in such a short period of time. But luckily so far, the most technically knowledgeable people I've met have considered them full-fledged programming languages and thought highly of them.
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.
|
|