Beginner ?. Why does D suggest to learn java

Kapps via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Oct 21 14:48:14 PDT 2014


On Tuesday, 21 October 2014 at 09:14:08 UTC, ketmar via 
Digitalmars-d-learn wrote:
> On Tue, 21 Oct 2014 09:01:32 +0000
> Kapps via Digitalmars-d-learn 
> <digitalmars-d-learn at puremagic.com> wrote:
>
>> no template magic
> that's very bad. it's time to stop making people think that 
> templates
> are inevitably arcane.

I like D's templates, it's one of the things that makes me like D 
more than C#. But they can definitely get quite complex. C# 
limits templates to generic types, like List<int>, and for a 
beginner I think that's an easier way to handle things.


More information about the Digitalmars-d-learn mailing list