Member suggestions for a quick and simple computer language?
I'm looking to learn a new computer language to help me do quick and simple jobs. I know Java and C++, but it seems that even for simple things these languages quickly bloom into a full size project. What about a language that you can just hack together, without a real concern for speed or extendability? Preferably, the language would make file manipulation and internet interaction easy without having to find or develop whole code libraries. It would be nice if it was cross platform, but at the least it needs to work well on windows. Is there any experience that forum members are willing to share?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Powered by enthusiasm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Powered by enthusiasm
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike2545
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"A complex design is the sign of an inferior designer."
John Abshier
http://www.rexxla.org/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...
You can try them both out for free on Windows by downloading them from ActiveState (ActivePerl & ActivePython), which are very nice distributions with excellent documentation.
IMO, the learning curve for Python is less steep than it is for Perl.
Mike
That's only five lines!
Get Perl for Windows here: www.activestate.com/activeperl/. It' free. Then do the online tutorial, or buy the book.
-Phil
Post Edited (Phil Pilgrim (PhiPi)) : 12/26/2009 9:55:32 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My head is pasming!