|
|
|
|
|
by pjmlp
2050 days ago
|
|
I share the same sentiment, the only dynamic language I put up with is JavaScript, and PHP when dealing with my own site. Tcl, Smalltalk, Lisp, Prolog, while great to program in the small, have taught me that I really want types when working in a team. Python, Ruby and Perl, I really don't see the use beyond learning to program or grown up shell scripts, given their lack of attention to performance. |
|
If you need to quickly perform some statistical analysis, you'd be hard pressed to be more productive in anything else over Python+NumPy or R.