New Course: System Programming on Dlang (BetterC), Early Access
Igor Tomashevich
winperl at yandex.kz
Wed Jul 8 18:46:42 UTC 2026
On Wednesday, 8 July 2026 at 18:05:29 UTC, Sergey wrote:
> On Wednesday, 8 July 2026 at 17:30:44 UTC, Igor Tomashevich
> wrote:
>> As for my background, this course is my personal journey of
>> exploring -betterC from scratch and structuring my own
>
> Nice
>
>> knowledge. I am not claiming to be a world-class expert; I am
>> just sharing my learning process with our local community.
>
> btw local community has 2 chats in telegram:
> @dlang_ru
> @dlangru
>
>> Yes, I use LLMs in my work and I don’t see any problem with
>> that.
>
> need to be careful with the content.
> I remember there was one book about Zig - fully AI generated -
> and it had strong push back from the community (so strong that
> the author then removed it) - because several reasons:
> 1) the author was lying that it is not LLM generated
> 2) the quality of the book was bad
>
> So I'm happy that you are honestly declaring about LLM usage -
> this is at least honest to course participants. Maybe would be
> even good to add it to the course description (even though it
> is obvious from the format of the text).
>
> So good luck with the rest of the course - would be interesting
> to see what you will got at the end.
To clarify, my ultimate goal with this research and the course is
utilizing Dlang for microcontroller programming (embedded
bare-metal). That's why the absolute absence of runtime/GC,
minimal binary size, and strict memory control are so critical
for my workflow.
The biggest challenge right now is that up-to-date, clear, and
beginner-friendly documentation for this specific niche is
practically nonexistent. I am simply trying to solve this problem
for myself and help bridge this gap for others who want to use D
on hardware.
Thanks for the wishes!
More information about the Digitalmars-d-announce
mailing list