Posted by: Anonymous
[ip: 67.70.246.100]
on September 14, 2007 07:40 PM
Every language have their strengh
Low constraint language like bash saved me a lot of development time and automate a lot of thing.
Perl is strong for parsing complex file and automate what bash cannot do.
JAVA and c++ allow to develop complex software with good design, c++ is sometimes faster, closer to the low level libraries, Java run on several platform and have a strong standard API.
Php is free, server side and a fast language, allowing quick developments with a lot of support from different open source projects.
You make me laugh fighting that language is better than the other.
You should use what fit your real needs and your knowledge.
If the only tool you have in your box is a hammer, all the problems are a nail.
Get more tools.
[Modified by: Anonymous on September 14, 2007 07:41 PM]
Re(1):Serious languages - flame war
Posted by: Anonymous [ip: 67.70.246.100] on September 14, 2007 07:40 PMLow constraint language like bash saved me a lot of development time and automate a lot of thing.
Perl is strong for parsing complex file and automate what bash cannot do.
JAVA and c++ allow to develop complex software with good design, c++ is sometimes faster, closer to the low level libraries, Java run on several platform and have a strong standard API.
Php is free, server side and a fast language, allowing quick developments with a lot of support from different open source projects.
You make me laugh fighting that language is better than the other.
You should use what fit your real needs and your knowledge.
If the only tool you have in your box is a hammer, all the problems are a nail.
Get more tools.
[Modified by: Anonymous on September 14, 2007 07:41 PM]
#