Boundaries - Gary Bernhardt

2015-04-06 Thread Brian Schott via Digitalmars-d
https://www.destroyallsoftware.com/talks/boundaries This is one of the best arguments for writing D-style code that I've seen. This is funny because it doesn't mention D at all.

Re: Boundaries - Gary Bernhardt

2015-04-06 Thread deadalnix via Digitalmars-d
On Tuesday, 7 April 2015 at 00:51:36 UTC, Brian Schott wrote: https://www.destroyallsoftware.com/talks/boundaries This is one of the best arguments for writing D-style code that I've seen. This is funny because it doesn't mention D at all. Good talk, however, his plus example is a bad one.