[sdiy] Programming Language Recommendation
sleepy_dog at gmx.de
sleepy_dog at gmx.de
Sun Dec 6 12:59:56 CET 2020
Am 05.12.2020 um 22:11 schrieb Brian Willoughby:
> Also note that C++ and Objective C are built on top of standard C. They're literally extensions of C, so everything you learn about C will be 100% applicable to C++ or ObjC.
Maybe close, but not 100%
https://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B#Constructs_valid_in_C_but_not_in_C++
https://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B#Constructs_that_behave_differently_in_C_and_C++
Both languages are also evolving, and today, that's more independent of
one another, to cater to the specific perceived needs in the areas the
languages are most commonly being used.
More information about the Synth-diy
mailing list