www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - TDPL source code

reply Gour <gour atmarama.net> writes:
Hello!

I put my copy of TDPL in a hardcover (to last longer :-) and since
it's back from the shop and I've some time to start learning D
seriously, I wonder if there is source code from the book available
somewhere?


Sincerely,
Gour

--=20

Gour  | Hlapicina, Croatia  | GPG key: CDBF17CA
----------------------------------------------------------------
Dec 04 2010
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 12/4/10 2:40 AM, Gour wrote:
 Hello!

 I put my copy of TDPL in a hardcover (to last longer :-) and since
 it's back from the shop and I've some time to start learning D
 seriously, I wonder if there is source code from the book available
 somewhere?
Not at the moment, but I plan to make it available. Andrei
Dec 04 2010
parent Andrej Mitrovic <andrej.mitrovich gmail.com> writes:
While you're waiting I've assembled the code that I've written from
TDPL. It's not complete, and there's likely a bunch of typos here and
there. But it's better than nothing:

http://dl.dropbox.com/u/9218759/TDPL_Source%28unofficial.beta%29.zip



On 12/4/10, Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> wrote:
 On 12/4/10 2:40 AM, Gour wrote:
 Hello!

 I put my copy of TDPL in a hardcover (to last longer :-) and since
 it's back from the shop and I've some time to start learning D
 seriously, I wonder if there is source code from the book available
 somewhere?
Not at the moment, but I plan to make it available. Andrei
Dec 22 2010