|
|
|
|
|
by tisc
1414 days ago
|
|
I've used Python, C#, Java, JavaScript and PHP, and in my experience Python is the most unpredictable of these languages. Just to name a few:
- mutable default arguments
- late binding closures
- typings that are purely documentation instead of being enforced Labeling these things as "gotchas" doesn't make them predictable imo. |
|
If predictability means to predict, that standard library will behave nonsensically, then yes, PHP has the one high predictability.