Wednesday, May 14, 2014

Programming Language Categorizations

In "Static vs. dynamic typing of programming languages" author compares languages in three spaces:

Statically typed vs Dynamically typed (e.g. Java vs Python)

Strongly types vs Weakly typed (e.g. Python vs Perl)

Manifestly typed vs Implicitely typed (Java vs Python?)

No comments:

Post a Comment