Novice web developer trying to learn D
    Kagamin via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Sep  8 23:50:31 PDT 2014
    
    
  
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 at 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.
    
    
More information about the Digitalmars-d-learn
mailing list