|
|
|
|
|
by sam4ritan
3599 days ago
|
|
This makes a whol lot of good points. C is really not suited for most modern applications, and some of its design choices are questionable (to say the least). On the other hand: In my opinion, C is a good language to show beginning programmers how memory management is done. Basically, it could be a third learned language, after a scrip language (like python) and an OOP language (Java or C++). |
|
Or, "4. ALGOL60 [4] had many nice features of languages today but was too theoretical: only existed on paper." Yet its reference 4, at https://en.wikipedia.org/wiki/ALGOL_60#ALGOL_60_implementati... , lists a number of ALGOL60 implementations even in the 1960s.