www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Learning With D

reply hope <hope hotmail.com> writes:
http://www.digitalmars.com/d/archives/digitalmars/D/announce/Learning_With_D_20566.html

any  new news about it?

it is a very nice tutorial
Jan 09 2012
next sibling parent =?UTF-8?B?QWxpIMOHZWhyZWxp?= <acehreli yahoo.com> writes:
On 01/09/2012 05:41 AM, hope wrote:
 http://www.digitalmars.com/d/archives/digitalmars/D/announce/Learning_With_D_20566.html

 any  new news about it?

 it is a very nice tutorial
I hope it has actually grown but we haven't heard the news yet! :) On a related note, I am continuing to translate my book from Turkish. Although I mostly translate from the beginning of the book, I occasionally translate from the later chapters: http://ddili.org/ders/d.en/index.html I am currently working on the Templates chapter. Ali
Jan 09 2012
prev sibling parent "Jesse Phillips" <jessekphillips+D gmail.com> writes:
On Monday, 9 January 2012 at 13:41:08 UTC, hope wrote:
 http://www.digitalmars.com/d/archives/digitalmars/D/announce/Learning_With_D_20566.html

 any  new news about it?

 it is a very nice tutorial
Hi, it is still on my plate, but hasn't seen a lot of progress. One major point is that I don't expect to complete it. Instead I expect at some point it will just be declared complete. This is really my first attempted at writing this kind of book, and one for public consumption, and putting this first draft out wasn't very easy. To help with this I'm trying to develop a preprocessor that will not only test my examples but add the compile/run command and the output to the document. This is of course a challenge as some programs take input and some are intended to fail. I'm hoping to get a little further when std.process is updated. Also, the netbook I was using to write content on the bus hasn't been in very good shape. hmmm, I think I will make csv output my goal for this week so I don't feel so split. Thanks for the unintentional encouragement.
Jan 09 2012