D Core Guidelines?

slawtul slawek.tuleja at gmail.com
Thu Aug 31 19:00:36 UTC 2023


Hi

I watched Dconf'23 livestreams. There were some talks about how 
to write safe, readable and good quality code.

Would you consider creating a 'D Core Guidelines' online document 
with good, bad examples?

I found the C++ core guidelines very useful.

Example: Passing params to function
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#f16-for-in-parameters-pass-cheaply-copied-types-by-value-and-others-by-reference-to-const


Slawek


More information about the Digitalmars-d mailing list