(no title)
dscb | 12 years ago
Learning a new syntax is not that challenging, and no language will be the optimal(or even possible) to use for every project.
dscb | 12 years ago
Learning a new syntax is not that challenging, and no language will be the optimal(or even possible) to use for every project.
zck|12 years ago
Alternately, new libraries are worth learning. Learning how to deal with massively parallel code is very different from singlethreaded programs.
Of course, you can write C in any language.