in reply to Arguments needed for comparision between Perl, ASP and Java
If you are developing code for yourself (school / college project, hobby etc.) then you should use whichever language you like / know best. If you are developing code for someone else then you should choose the tools that are known by the majority of the coders or technical staff so that the code can be maintained and supported after you are gone.
Code in an environment that is best suited to your target environment. Most hosting companies support ASP by way of ChilliSoft but a perl script might be easier to deploy.
Whichever language you choose to develop stuff in - enjoy yourself while you do it!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Arguments needed for comparision between Perl, ASP and Java
by Coruscate (Sexton) on Nov 10, 2003 at 18:31 UTC |