Re: Descent, now with Open Type Hierarchy

2009-08-03 Thread Ary Borenszweig
Robert Fraser escribió: BCS wrote: Major suggestion: Also nice would be history based sorting (the more often I use something, the higher up it is). VS has this & it's a nice feature. Descent also has it, I just tried it. :)

Iterators Must Go video online

2009-08-03 Thread Andrei Alexandrescu
A while ago I mentioned the video of my BoostCon keynote "Iterators Must Go" will be soon available online. Here it is: http://boostcon.blip.tv/ Andrei

reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Andrei Alexandrescu
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

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Moritz Warning
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.

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Nick Sabalausky
"Andrei Alexandrescu" wrote in message news:h57mno$26g...@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 wit

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Robert Fraser
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.

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Jarrett Billingsley
On Mon, Aug 3, 2009 at 7:34 PM, Nick Sabalausky wrote: > "Andrei Alexandrescu" wrote in message > news:h57mno$26g...@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.) >> >> Andr

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Jarrett Billingsley
On Mon, Aug 3, 2009 at 7:40 PM, Robert Fraser 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

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Andrei Alexandrescu
Nick Sabalausky wrote: "Andrei Alexandrescu" wrote in message news:h57mno$26g...@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

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread MIURA Masahiro
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.

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Walter Bright
Jarrett Billingsley wrote: That's no typo; That's no moon!

Re: reddit.com: first Chapter of TDPL available for free

2009-08-03 Thread Andrei Alexandrescu
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