digitalmars.D.announce - "Programming in D" book is about 62% translated
- =?UTF-8?B?QWxpIMOHZWhyZWxp?= <acehreli yahoo.com> Sep 15 2012
- Philippe Sigaud <philippe.sigaud gmail.com> Sep 16 2012
- Andrej Mitrovic <andrej.mitrovich gmail.com> Sep 16 2012
- Walter Bright <newshound2 digitalmars.com> Sep 16 2012
- Jordi Sayol <g.sayol yahoo.es> Sep 16 2012
- "nazriel" <spam dzfl.pl> Sep 17 2012
- "MattCoder" <mattcoder hotmail.com> Sep 19 2012
- "MattCoder" <mattcoder hotmail.com> Sep 19 2012
- "deed" <none none.none> Sep 19 2012
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
Sep 15 2012
On Sun, Sep 16, 2012 at 8:40 AM, Ali =C3=87ehreli <acehreli yahoo.com> wrot= e:I have continued with the translation of the book. At this point there ar=
439 pages in English of total 703 pages in Turkish. In addition to many corrections and additions throughout the book, there =
two more chapters translated: * Constructor and Other Special Functions * Operator Overloading As a reminder, the book is available as PDF, downloadable from the header=
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 :)
Sep 16 2012
On 9/16/12, Ali =C7ehreli <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=3D8105 Someone even requested scope ref: https://github.com/D-Programming-Language/dmd/commit/687044996a065352108015= 77e5d68b72edfa3985
Sep 16 2012
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
Sep 16 2012
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!
Sep 16 2012
Al 16/09/12 08:40, En/na Ali =C3=87ehreli ha escrit:I have continued with the translation of the book. At this point there =
=20 In addition to many corrections and additions throughout the book, ther=
=20 * Constructor and Other Special Functions * Operator Overloading =20 As a reminder, the book is available as PDF, downloadable from the head=
=20 http://ddili.org/ders/d.en/index.html =20 No Kindle or Lulu versions yet. =20 Ali =20
Amazing! great work! =F0=9F=98=8A --=20 Jordi Sayol
Sep 16 2012
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
Sep 17 2012
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!
Sep 19 2012
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!
Sep 19 2012









Philippe Sigaud <philippe.sigaud gmail.com> 