There are all kinds of programming languages,and they all have their strengths and weaknesses. Sometimes you want fast prototyping,sometimes you want massive scalability,sometimes you want easy availability of a large library of preexisting code,or access to a specific framework. Strong typing is useful,duck typing is useful,running on a virtual [...]
