www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DConf 2013 Day 3 Talk 3: D-Specific Design Patterns by David Simcha

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
Please vote and discuss on the social channels.

reddit: 
http://www.reddit.com/r/programming/comments/1gbu3c/dconf_2013_dspecific_design_patterns_by_david/

hackernews: https://news.ycombinator.com/item?id=5878985

facebook: https://www.facebook.com/dlang.org/posts/657031477643870

twitter: https://twitter.com/D_Programming/status/345469000991522816

youtube: http://youtube.com/watch?v=yMNMV9JlkcQ


Andrei
Jun 14 2013
next sibling parent "Szymon Gatner" <noemail gmail.com> writes:
On Friday, 14 June 2013 at 09:15:10 UTC, Andrei Alexandrescu 
wrote:
 Please vote and discuss on the social channels.

 reddit: 
 http://www.reddit.com/r/programming/comments/1gbu3c/dconf_2013_dspecific_design_patterns_by_david/

 hackernews: https://news.ycombinator.com/item?id=5878985

 facebook: 
 https://www.facebook.com/dlang.org/posts/657031477643870

 twitter: 
 https://twitter.com/D_Programming/status/345469000991522816

 youtube: http://youtube.com/watch?v=yMNMV9JlkcQ


 Andrei
Another great talk! Invaluable for D newcomer. Very easy to follow for C++ programmer. I actually implemented almost the same set of D ranges for my library using enable/disable_if instead of static if and additional traits instead of auto ref so seeing how nicely it is handled in D is a joy. DCL(anti)P problem is so nicely fixed too... I have tears in my eyes... Still trying to understand loop tuple / unrolling pattern implementation tho. Could answer Andrei's question that you later discussed "offline"?
Jun 14 2013
prev sibling next sibling parent Andrej Mitrovic <andrej.mitrovich gmail.com> writes:
On 6/14/13, Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> wrote:
 Please vote and discuss on the social channels.
Slides?
Jun 14 2013
prev sibling next sibling parent reply Nick Sabalausky <SeeWebsiteToContactMe semitwist.com> writes:
On Fri, 14 Jun 2013 11:15:08 +0200
Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> wrote:
 Please vote and discuss on the social channels.
 
The "[HD]" archive.org link doesn't appear to be working. Or is that just a delay on their end?
Jun 14 2013
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 6/14/13 10:08 PM, Nick Sabalausky wrote:
 On Fri, 14 Jun 2013 11:15:08 +0200
 Andrei Alexandrescu<SeeWebsiteForEmail erdani.org>  wrote:
 Please vote and discuss on the social channels.
The "[HD]" archive.org link doesn't appear to be working. Or is that just a delay on their end?
It's a delay on my end. I am currently traveling to NDC 2013 (where I gave a talk on D, see http://ndcoslo.oktaset.com/Agenda/friday) and I need a stable connection to upload the file. Stay tuned. Andrei
Jun 14 2013
next sibling parent Walter Bright <newshound2 digitalmars.com> writes:
On 6/14/2013 5:36 PM, Andrei Alexandrescu wrote:
 It's a delay on my end. I am currently traveling to NDC 2013 (where I gave a
 talk on D, see http://ndcoslo.oktaset.com/Agenda/friday) and I need a stable
 connection to upload the file. Stay tuned.
Looks like a great talk you've got planned!
Jun 14 2013
prev sibling parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 6/15/13 2:36 AM, Andrei Alexandrescu wrote:
 On 6/14/13 10:08 PM, Nick Sabalausky wrote:
 On Fri, 14 Jun 2013 11:15:08 +0200
 Andrei Alexandrescu<SeeWebsiteForEmail erdani.org> wrote:
 Please vote and discuss on the social channels.
The "[HD]" archive.org link doesn't appear to be working. Or is that just a delay on their end?
It's a delay on my end. I am currently traveling to NDC 2013 (where I gave a talk on D, see http://ndcoslo.oktaset.com/Agenda/friday) and I need a stable connection to upload the file. Stay tuned. Andrei
Uploaded: archive.org/details/dconf2013-day03-talk03 Andrei
Jun 14 2013
prev sibling next sibling parent reply Nick Sabalausky <SeeWebsiteToContactMe semitwist.com> writes:
On Fri, 14 Jun 2013 11:15:08 +0200
Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> wrote:
 Please vote and discuss on the social channels.
 
Torrents/links up: http://semitwist.com/download/misc/dconf2013/
Jun 15 2013
parent reply "Ondrej Pokorny" <pokorny.ondrej gmail.com> writes:
Are the slides somewhere available? Thanks.
Oct 19 2013
parent reply Iain Buclaw <ibuclaw ubuntu.com> writes:
On 19 October 2013 16:27, Ondrej Pokorny <pokorny.ondrej gmail.com> wrote:
 Are the slides somewhere available? Thanks.
Hmm... they should be on dconf.org under the Schedule tab. Maybe Andrei forgot to upload them, or maybe there was a specific request on David's part not to have them available... -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Oct 19 2013
parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 10/19/13 9:04 AM, Iain Buclaw wrote:
 On 19 October 2013 16:27, Ondrej Pokorny <pokorny.ondrej gmail.com> wrote:
 Are the slides somewhere available? Thanks.
Hmm... they should be on dconf.org under the Schedule tab. Maybe Andrei forgot to upload them, or maybe there was a specific request on David's part not to have them available...
They were not made available per speaker's request. Andrei
Oct 19 2013
prev sibling parent "Sean Kelly" <sean invisibleduck.org> writes:
On Friday, 14 June 2013 at 09:15:10 UTC, Andrei Alexandrescu 
wrote:
 Please vote and discuss on the social channels.
Awesome. This was one of my favorite talks.
Oct 20 2013