Help me decide D or C
Guillaume Piolat
first.last at gmail.com
Fri Aug 2 10:35:32 UTC 2019
On Wednesday, 31 July 2019 at 18:38:02 UTC, Alexandre wrote:
>
> Should I go for C and then when I become a better programmer
> change to D?
> Should I start with D right now?
>
D and C++ (and probably other languages) inherit features of C
such as operator precendence, integer promotion, and a few
things. So learning these specific points of C will pay dividends.
However, I don't see any other reason - apart from platform
support maybe - to bother with C when D is available.
More information about the Digitalmars-d-learn
mailing list