Are Dynamic Languages Going to Replace Static Languages? (2003)

It is more like striking a balance.
More and more people prefer a using dynamic type language for kickstarting a project.
As the project grows, they try to make use of the additional static type feature.

3 Likes