On Friday, 13 May 2022 at 03:31:53 UTC, Ali Çehreli wrote:
On 5/12/22 18:56, forkit wrote:
> So...you want to do a talk that challenges D's complexity, by
getting
> back to basics?
I wasn't thinking about challenging complexity but it gives me
ideas.
I am looking for concrete topics like templates, classes,
ranges, rvalues, etc. Are those interesting?
Ali
Perhaps those are a little too basic for your intended audience
(which is?)
My first objective when searching for a path towards a solution
for a problem, is setting out to find valid methods to solve that
problem, and then chosing the best method (based on whatever
criteria is appropriate at the time).
So, perhaps a talk that focuses on comparing different methods
for solving common computational tasks (e.g. search and decision
problems), might be more valuable to your audience.