Things I want to do with D

Sergey kornburn at yandex.ru
Fri Feb 14 07:54:18 UTC 2025


On Friday, 14 February 2025 at 07:08:21 UTC, Muhammed Nurullah 
Ünsal wrote:
> Hello everyone. I am new at Dlang and I am learning it. I liked 
> really much this language and I want to develop OS kernel(Also 
> by using Rust for advanced memory safety and x86 Assembly for 
> critical parts) and professional dekstop apps without libraries 
> like Qt or GTK that were written in another languages like C++. 
> So, I want to use pure opportunities of Dlang. But 
> unfortunately Dlang hasn't enough 3rd part libraries. How can I 
> achieve my goal? Please guide me. Thanks.

Hi,

there are many libraries for D.. it depends what do you need 
actually

If you're learning D I would recommend my regular suggestion:
1) D tour
2) Ali's book
3) Check other D materials (wiki, other books, Mike's youtube 
channel, join discord)

Both OS and pure-D GUI libraries examples are presented in this 
list https://github.com/dlang-community/awesome-d


More information about the Digitalmars-d mailing list