|
|
|
|
|
by neo2006
3455 days ago
|
|
IMO language should be designed to be more effective, simpler or powerful, not to avoid programers to miss use them. All the "rules" about not using goto for example are legitimate but people forget that sometimes using goto could be a good practice in some languages.
A semantic is just a tool you can miss used it`s programer issue not a language/semantic issue.
OOP is a way to program among other we can argue that it's harder than another or easier but we can't say it's good or bad, it depend on how you use it and hwo effective you are using it. |
|