"Programming in D" book is about 88% translated

Iain Buclaw ibuclaw at ubuntu.com
Mon Jul 15 03:32:43 PDT 2013


On 29 June 2013 03:02, Ali Çehreli <acehreli at yahoo.com> wrote:
> I have continued with the translation of the book. There are 82 of the 718
> pages still to be translated. (However, I still need to write the UDA
> chapter.)
>
> In addition to many corrections and additions throughout the book, there are
> the following chapters translated:
>
> * Bit Operations
> * Conditional Compilation
> * is Expression
> * Function Pointers, Delegates, and Lambdas
> * foreach with Structs and Classes
> * Unions
> * Labels and goto
>
> As a reminder, the book is available as PDF, downloadable from the header of
> each chapter:
>

All of which someone would need to translate back into English again. :o)

--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the Digitalmars-d-announce mailing list