Jump to page: 1 2
Thread overview
reddit.com: first Chapter of TDPL available for free
Aug 03, 2009
Moritz Warning
Aug 03, 2009
Nick Sabalausky
Aug 03, 2009
Robert Fraser
Aug 04, 2009
Walter Bright
Aug 04, 2009
MIURA Masahiro
Aug 04, 2009
Pablo Ripolles
Aug 09, 2009
Jos van Uden
Aug 09, 2009
Jos van Uden
August 03, 2009
http://www.reddit.com/r/programming/comments/975ng/diving_into_the_d_programming_language_tdpl/

(Don't tell anyone, but I plan to rewrite it.)

Andrei
August 03, 2009
On Mon, 03 Aug 2009 17:01:34 -0500, Andrei Alexandrescu wrote:

> http://www.reddit.com/r/programming/comments/975ng/
diving_into_the_d_programming_language_tdpl/
> 
> (Don't tell anyone, but I plan to rewrite it.)
> 
> Andrei

Your secret will be safe. ;-)

Thanks for sharing.
August 03, 2009
"Andrei Alexandrescu" <SeeWebsiteForEmail@erdani.org> wrote in message news:h57mno$26gm$2@digitalmars.com...
> http://www.reddit.com/r/programming/comments/975ng/diving_into_the_d_programming_language_tdpl/
>
> (Don't tell anyone, but I plan to rewrite it.)
>
> Andrei

I just read the first section and already I'm impressed with it. Great job :)

One little niggle though: At the end of the paragraph that explains the hello world's import statement, it says "Repeated imports of the same file are of no import." Sounds like a typo snuck in there.


August 03, 2009
Nick Sabalausky wrote:
> One little niggle though: At the end of the paragraph that explains the hello world's import statement, it says "Repeated imports of the same file are of no import." Sounds like a typo snuck in there. 

Or a pun ;-P.
August 03, 2009
On Mon, Aug 3, 2009 at 7:34 PM, Nick Sabalausky<a@a.a> wrote:
> "Andrei Alexandrescu" <SeeWebsiteForEmail@erdani.org> wrote in message news:h57mno$26gm$2@digitalmars.com...
>> http://www.reddit.com/r/programming/comments/975ng/diving_into_the_d_programming_language_tdpl/
>>
>> (Don't tell anyone, but I plan to rewrite it.)
>>
>> Andrei
>
> I just read the first section and already I'm impressed with it. Great job :)
>
> One little niggle though: At the end of the paragraph that explains the hello world's import statement, it says "Repeated imports of the same file are of no import." Sounds like a typo snuck in there.

That's no typo; that's a pun!
August 04, 2009
On Mon, Aug 3, 2009 at 7:40 PM, Robert Fraser<fraserofthenight@gmail.com> wrote:
> Nick Sabalausky wrote:
>>
>> One little niggle though: At the end of the paragraph that explains the hello world's import statement, it says "Repeated imports of the same file are of no import." Sounds like a typo snuck in there.
>
> Or a pun ;-P.
>

The mailing list lag is killing me.
August 04, 2009
Nick Sabalausky wrote:
> "Andrei Alexandrescu" <SeeWebsiteForEmail@erdani.org> wrote in message news:h57mno$26gm$2@digitalmars.com...
>> http://www.reddit.com/r/programming/comments/975ng/diving_into_the_d_programming_language_tdpl/
>>
>> (Don't tell anyone, but I plan to rewrite it.)
>>
>> Andrei
> 
> I just read the first section and already I'm impressed with it. Great job :)
> 
> One little niggle though: At the end of the paragraph that explains the hello world's import statement, it says "Repeated imports of the same file are of no import." Sounds like a typo snuck in there. 
> 
> 

It's a pun...

Andrei
August 04, 2009
Andrei Alexandrescu wrote:
> http://www.reddit.com/r/programming/comments/975ng/diving_into_the_d_programming_language_tdpl/

Thanks for sharing it!

Typos: in section 1.1, there are inchPerFoot's and inchperfoot's.
August 04, 2009
Jarrett Billingsley wrote:
> That's no typo;

That's no moon!
August 04, 2009
MIURA Masahiro wrote:
> Andrei Alexandrescu wrote:
>> http://www.reddit.com/r/programming/comments/975ng/diving_into_the_d_programming_language_tdpl/
> 
> Thanks for sharing it!
> 
> Typos: in section 1.1, there are inchPerFoot's and inchperfoot's.

Noted, thanks.

Andrei
« First   ‹ Prev
1 2