Thread overview
Status of "D Programming Language"
Nov 02, 2009
kurt krueckeberg
Nov 02, 2009
Denis Koroskin
Nov 02, 2009
Craig Black
Nov 03, 2009
hasenj
November 02, 2009
Is the "D Programming Lanuage" book by Andrei not coming out until April of 2010?

thanks.
November 02, 2009
On Tue, 03 Nov 2009 00:09:55 +0300, kurt krueckeberg <kurtk@pobox.com> wrote:

> Is the "D Programming Lanuage" book by Andrei not coming out until April of 2010?
>
> thanks.

IIRC, Andrei said he should submit final draft by November, 9 to the publisher.
I don't think it'll take that much time for the book to hit shelves, but Amazon shows March, 2010 as a delivery date.
November 02, 2009
Denis Koroskin wrote:
> On Tue, 03 Nov 2009 00:09:55 +0300, kurt krueckeberg <kurtk@pobox.com> wrote:
> 
>> Is the "D Programming Lanuage" book by Andrei not coming out until April of 2010?
>>
>> thanks.
> 
> IIRC, Andrei said he should submit final draft by November, 9 to the publisher.
> I don't think it'll take that much time for the book to hit shelves, but Amazon shows March, 2010 as a delivery date.

Publishing overheads are north of three months, but I'm working with the publisher to reduce them to the extent possible.

Andrei
November 02, 2009
> Publishing overheads are north of three months, but I'm working with the publisher to reduce them to the extent possible.
>
> Andrei

What's the rush?  Do you really think the compiler will be ready so soon? It would be silly to rush out a book about a language with an incomplete compiler.  I don't say this to discourage you.  I support your work, but it seems like it will take some time to implement all the new features properly.

-Craig 

November 03, 2009
Craig Black wrote:
>> Publishing overheads are north of three months, but I'm working with the publisher to reduce them to the extent possible.
>>
>> Andrei
> 
> What's the rush?  Do you really think the compiler will be ready so soon? It would be silly to rush out a book about a language with an incomplete compiler.  I don't say this to discourage you.  I support your work, but it seems like it will take some time to implement all the new features properly.

Thanks, Craig. There are very many reasons for the rush, among which the simplest one is that I have signed a contract, endorsed by Walter, to publish a book about the language.


Andrei
November 03, 2009
Andrei Alexandrescu wrote:
> Craig Black wrote:
>>> Publishing overheads are north of three months, but I'm working with the publisher to reduce them to the extent possible.
>>>
>>> Andrei
>>
>> What's the rush?  Do you really think the compiler will be ready so soon? It would be silly to rush out a book about a language with an incomplete compiler.  I don't say this to discourage you.  I support your work, but it seems like it will take some time to implement all the new features properly.
> 
> Thanks, Craig. There are very many reasons for the rush, among which the simplest one is that I have signed a contract, endorsed by Walter, to publish a book about the language.
> 
> 
> Andrei

I think the rush he's referring to is the rush to "hit the shelves" sooner.
November 03, 2009
hasenj wrote:
> Andrei Alexandrescu wrote:
>> Craig Black wrote:
>>>> Publishing overheads are north of three months, but I'm working with the publisher to reduce them to the extent possible.
>>>>
>>>> Andrei
>>>
>>> What's the rush?  Do you really think the compiler will be ready so soon? It would be silly to rush out a book about a language with an incomplete compiler.  I don't say this to discourage you.  I support your work, but it seems like it will take some time to implement all the new features properly.
>>
>> Thanks, Craig. There are very many reasons for the rush, among which the simplest one is that I have signed a contract, endorsed by Walter, to publish a book about the language.
>>
>>
>> Andrei
> 
> I think the rush he's referring to is the rush to "hit the shelves" sooner.

It is also the rush I am referring to.

Andrei