Thread overview | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
September 16, 2012 "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
I have continued with the translation of the book. At this point there are 439 pages in English of total 703 pages in Turkish. In addition to many corrections and additions throughout the book, there are two more chapters translated: * Constructor and Other Special Functions * Operator Overloading As a reminder, the book is available as PDF, downloadable from the header of each chapter: http://ddili.org/ders/d.en/index.html No Kindle or Lulu versions yet. Ali |
September 16, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Sun, Sep 16, 2012 at 8:40 AM, Ali Çehreli <acehreli@yahoo.com> wrote:
> I have continued with the translation of the book. At this point there are 439 pages in English of total 703 pages in Turkish.
>
> In addition to many corrections and additions throughout the book, there are two more chapters translated:
>
> * Constructor and Other Special Functions
> * Operator Overloading
>
> As a reminder, the book is available as PDF, downloadable from the header of each chapter:
>
> http://ddili.org/ders/d.en/index.html
>
> No Kindle or Lulu versions yet.
Wonderful! Yesterday, I wanted access to std.file / std.stdio on dlang.org and the server was down. But googling "reading a file in the D programming language" gave me a chapter of your book :)
|
September 16, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On 9/16/12, Ali Çehreli <acehreli@yahoo.com> wrote: > snip Nice! Btw there is now 'in ref' in 2.060/1+ compilers: void test(in ref int x) It's equivalent to const scope ref. http://d.puremagic.com/issues/show_bug.cgi?id=8105 Someone even requested scope ref: https://github.com/D-Programming-Language/dmd/commit/687044996a06535210801577e5d68b72edfa3985 |
September 16, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | On 09/16/2012 01:41 AM, Andrej Mitrovic wrote: > On 9/16/12, Ali Çehreli<acehreli@yahoo.com> wrote: >> snip > > Nice! Btw there is now 'in ref' in 2.060/1+ compilers: > void test(in ref int x) > > It's equivalent to const scope ref. > http://d.puremagic.com/issues/show_bug.cgi?id=8105 Thank you. I had no idea about that one. It is definitely more consistent. I will change the chapters. > > Someone even requested scope ref: > https://github.com/D-Programming-Language/dmd/commit/687044996a06535210801577e5d68b72edfa3985 Ali |
September 16, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On 9/15/2012 11:40 PM, Ali Çehreli wrote:
> I have continued with the translation of the book. At this point there are 439
> pages in English of total 703 pages in Turkish.
Thank you, Ali!
|
September 16, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | Al 16/09/12 08:40, En/na Ali Çehreli ha escrit: > I have continued with the translation of the book. At this point there are 439 pages in English of total 703 pages in Turkish. > > In addition to many corrections and additions throughout the book, there are two more chapters translated: > > * Constructor and Other Special Functions > * Operator Overloading > > As a reminder, the book is available as PDF, downloadable from the header of each chapter: > > http://ddili.org/ders/d.en/index.html > > No Kindle or Lulu versions yet. > > Ali > Amazing! great work! 😊 -- Jordi Sayol |
September 17, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Sunday, 16 September 2012 at 06:39:44 UTC, Ali Çehreli wrote:
> I have continued with the translation of the book. At this point there are 439 pages in English of total 703 pages in Turkish.
>
> In addition to many corrections and additions throughout the book, there are two more chapters translated:
>
> * Constructor and Other Special Functions
> * Operator Overloading
>
> As a reminder, the book is available as PDF, downloadable from the header of each chapter:
>
> http://ddili.org/ders/d.en/index.html
>
> No Kindle or Lulu versions yet.
>
> Ali
Awesome! I'm lovin' it
|
September 19, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Sunday, 16 September 2012 at 06:39:44 UTC, Ali Çehreli wrote:
> I have continued with the translation of the book. At this point there are 439 pages in English of total 703 pages in Turkish.
>
> In addition to many corrections and additions throughout the book, there are two more chapters translated:
>
> * Constructor and Other Special Functions
> * Operator Overloading
>
> As a reminder, the book is available as PDF, downloadable from the header of each chapter:
>
> http://ddili.org/ders/d.en/index.html
>
> No Kindle or Lulu versions yet.
>
> Ali
Awesome, thank you!
|
September 19, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Sunday, 16 September 2012 at 06:39:44 UTC, Ali Çehreli wrote:
> I have continued with the translation of the book. At this point there are 439 pages in English of total 703 pages in Turkish.
>
> In addition to many corrections and additions throughout the book, there are two more chapters translated:
>
> * Constructor and Other Special Functions
> * Operator Overloading
>
> As a reminder, the book is available as PDF, downloadable from the header of each chapter:
>
> http://ddili.org/ders/d.en/index.html
>
> No Kindle or Lulu versions yet.
>
> Ali
Awesome, thanks!
|
September 19, 2012 Re: "Programming in D" book is about 62% translated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | Great! |
Copyright © 1999-2021 by the D Language Foundation