In one of my classes (college student here), we're writing programs that require a lot of matrix math. The professor said we can use any language we want but strongly advised us to use Matlab. Consequently, everyone in the class has opted to use Matlab or C++.... except me. As a student, I can't afford the $100 for the "reduced price" student edition of Matlab to use it for just one class. Also, I'm in love with perl.
When I told the professor of my decision, both he and the TA mocked me for it, trying to actually tell me that perl is only for text parsing. I ended up going ahead and doing the first project in Perl, and was penalized for it...
My question is for anyone that opts to use perl in any field dominated by other languages. Does anyone else encounter ignorant stereotypes and criticism of perl?
It's too bad that companies that have a stake in a particular language will spend so much money ensuring that new programmers will learn in their language. Both Mathworks (Matlab's creator) and Microsoft donate so much money and free software to my university. On a funny side note, Apple gives free Macintoshes to the school, so the lab technicians have to install all kinds of crazy software to get the free programs to run on the free Macs.
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.