Effective D
Atila Neves
atila.neves at gmail.com
Fri Nov 2 12:42:17 UTC 2018
On Thursday, 1 November 2018 at 15:06:11 UTC, Stefan Koch wrote:
> On Thursday, 1 November 2018 at 04:59:10 UTC, IM wrote:
>> Does anybody have a plan to write a book titled "Effective D";
>> similar to Effective Java, and Effective C++?
>>
>> In particular, I'm interested in seeing a book that contains
>> super advanced tips on how to use D effectively to achieve
>> highly performanant, flexible, maintainable, and safe code. I
>> mean the kind of book that someone at WekaIO or Sociomantic
>> would have enough knowledge, experience, and a proven D-based
>> product to write such book.
>>
>> I'd definitely buy this book. I'd even donate to make it
>> happen.
>
> I think the point of D is that one would not need such a book.
> In sociomantc and weka-io, I'd think it's less about D and more
> about knowing the quirks of the linux kernel.
I agree that's the point of D, but the reality is that gotchas
(and bugs) exist.
More information about the Digitalmars-d
mailing list