|
|
|
|
|
by kozak
3902 days ago
|
|
I'm not saying you shouldn't use dynamic languages at all (in fact, I'm developing in one right now), but you should keep in mind that you are paying a computational price for that dynamism every time a line of your code is executed. |
|