D Tutorial
Bradley Chatha
sealabjaster at gmail.com
Fri Dec 20 18:13:06 UTC 2024
On Friday, 20 December 2024 at 16:10:05 UTC, Duke wrote:
> Need to work through an online tutorial for the language.
> Recommendations please. TIA ..
I have some old blog posts that are focused around
metaprogramming, questionable quality but still may be of use:
* Compile-time text templater:
https://github.com/BradleyChatha/PersonalWebsite/blob/master/PersonalWebsite/wwwroot/blogs/MetaprogrammingInD/01_simple_text_template.md
* A small series on making a JSON serialiser focused around
metaprogramming:
https://github.com/BradleyChatha/PersonalWebsite/tree/master/PersonalWebsite/wwwroot/blogs/JsonSerialiser
More information about the Digitalmars-d-learn
mailing list