On Monday, 8 September 2014 at 21:17:40 UTC, ketmar via Digitalmars-d-learn wrote:
On Mon, 08 Sep 2014 21:05:53 +0000
Gary Willoughby via Digitalmars-d-learn
<digitalmars-d-learn@puremagic.com> wrote:

I would agree but that little C book is an amazing read and full of valuable lessons.
and pointer arithmetic, and memory leaks, and zero-terminated strings, and writing generic algoritms with ugly casting, and... bad habits die
hard.

Maybe only to know, what to avoid. https://github.com/D-Programming-Language/phobos/pull/2459 But books on D can already propose a good programming style. That should be enough. Also it can be better for a php programmer to start with high level D and go lower if and as needed.

Reply via email to