I
Ian Collins
jacob said:Nick Keighley a écrit :
Exactly. Complexity is not a good feature.
That is why I insist that C has a future: it has less features. The whole
science of engineering is getting the balance right between NECESSARY
features and easy of use.
C has a future because there are domains where it is still the most
appropriate tool.
With a certain complexity level, computer languages become unusable.
An given problem will require a certain level of complexity to solve.
The choice of programming language dictates how much of that complexity
has to be implemented by the programmer.