New in D

Mike Parker aldacron at gmail.com
Wed Jul 15 02:35:17 UTC 2026


On Wednesday, 15 July 2026 at 01:54:28 UTC, Jakepys wrote:
> While researching programming languages, I tried Zig, Rust, 
> C++, and Go, but none of them seemed fun. Then, at a 
> conference, I suddenly discovered D; I hadn't heard of it 
> before, and now I find it beautiful and very entertaining to 
> learn. I'm coming from C and I'd like to know what I can do 
> with it, especially regarding memory management and garbage 
> collection, although I don't think it's enabled by default. 
> Thanks.

I suggest you watch this DConf talk by Lewis Nicolle about the 3D 
engine and game he developed in D and see what he had to say 
about memory management and garbage collection:

https://youtu.be/P6M_psWzo60

The whole talk is a great example of what you can do with D.



More information about the Digitalmars-d-learn mailing list