Effective D

Guillaume Piolat spam at smam.org
Thu Nov 1 13:49:15 UTC 2018


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++?


Not a book, but I've written 70+ articles here: 
https://p0nce.github.io/d-idioms/ (with some external 
contribution too). Effective D without the haircut.

The problem of "Effective D" is that:
- usage cases are still being discovered, you are making up the 
culture as you go

- it's not clear the language have enough accidental complexity 
to fill entire series of books.

If D would add complexity we could have our own "50 tips for your 
D team at scale". I'm hopeful for all the new DIPs to bring a bit 
more confusion.


More information about the Digitalmars-d mailing list