in reply to Scripting Language Biases: The Tech-Sector's New Menace?
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.
|
|---|