|
|
|
|
|
by 01100011
2283 days ago
|
|
> attempts to remove complexity cause it to pop up somewhere else Yes, but sometimes the average brain is better at dealing with certain types of complexity. C++, IMO, puts the complexity in the wrong places. Programming is inherently complex, but it shouldn't be any more so than it needs to be and the complexity should be of the type humans can manage, as much as possible anyway. |
|