Quote:
Originally Posted by photon
The fact that I hate interpreted languages like perl and javascript and such probably makes me an old time kermudgen programmer now doesn't it, who needs the security of a compiler.
*hugs his compiler*
|
I hate Perl and javascript as well, but I love Python. Tonnes of great built-in modules if you just need to crank out a fast, powerful, light-weight app. It's a pure object oriented language as well.
Right tool for the right job is my mantra when it comes to programming languages.