May 13, 2022

On Thursday, 12 May 2022 at 21:58:33 UTC, Ali Çehreli wrote:

>

so what exact topic would you like to see?

May be you can talk about how to link d toC++. There are too few examples.
Or D how to link to Rust,etc.
I don't even read the basics of C++, which is boring.

And interested in the interaction between d and other languages, especially C++. I think it is very meaningful to do a good job in interfacing the library of C++.

May 13, 2022
On Thursday, 12 May 2022 at 21:58:33 UTC, Ali Çehreli wrote:
> I am considering proposing a presentation for DConf 2022.
>
> Would a "Back to Basics" style presentation be interesting? If, so what exact topic would you like to see?

Hey Ali,
  When I read "Back to basics" on a program language conference, I imagine Andrei presenting about some simple common task and then at 3/4 of the presentation there is an amazing trick that speeds it up by a factor 5, mind is blown and you remember why you like programming so much.

;-)
  Johan

May 13, 2022
On Fri, May 13, 2022 at 03:43:09PM +0000, Johan via Digitalmars-d-learn wrote:
> On Thursday, 12 May 2022 at 21:58:33 UTC, Ali Çehreli wrote:
> > I am considering proposing a presentation for DConf 2022.
> > 
> > Would a "Back to Basics" style presentation be interesting? If, so what exact topic would you like to see?
> 
> Hey Ali,
>   When I read "Back to basics" on a program language conference, I
> imagine Andrei presenting about some simple common task and then at
> 3/4 of the presentation there is an amazing trick that speeds it up by
> a factor 5, mind is blown and you remember why you like programming so
> much.
[...]

My mental image of this is Ali presenting some simple common task, then at 3/4 of the presentation there's an amazing trick that lets you write it in D in 5 times less code than in other languages, and my mind is blown and I remember why I love D so much. :-P


T

-- 
Long, long ago, the ancient Chinese invented a device that lets them see through walls. It was called the "window".
May 14, 2022
On Friday, 13 May 2022 at 15:56:31 UTC, H. S. Teoh wrote:
>
>
> My mental image of this is Ali presenting some simple common task, then at 3/4 of the presentation there's an amazing trick that lets you write it in D in 5 times less code than in other languages, and my mind is blown and I remember why I love D so much. :-P
>
>
> T

perhaps someone should start a D version of this:

https://github.com/ruppysuppy/Daily-Coding-Problem-Solutions

1 2
Next ›   Last »