"Programming in D" book is about 78% translated

Philippe Sigaud philippe.sigaud at gmail.com
Fri Feb 1 03:55:14 PST 2013


On Fri, Feb 1, 2013 at 6:10 AM, Ali Çehreli <acehreli at yahoo.com> wrote:
> I have continued with the translation of the book. At this point there are
> 551 pages in English of total 711 pages in Turkish.
>
> In addition to many corrections and additions throughout the book, there are
> the following chapters translated:
>
> * Universal Function Call Syntax (UFCS)
> * Properties
> * Contract Programming for Structs and Classes
> * alias
> * alias this
> * Pointers

I like how you introduce the new syntax for 'alias' and 'alias this'.
I'm not sure these are well known yet, so well done! I should make a
pass in my own code base to change that.

I did not read the part on properties, since I'm pretty sure you'll
have to write it anew ;)


More information about the Digitalmars-d-announce mailing list