D for safety critical applications
Dukc
ajieskola at gmail.com
Wed Mar 17 21:37:01 UTC 2021
On Wednesday, 17 March 2021 at 03:30:17 UTC, Lasheen wrote:
>
> where i can find a detailed tutorial that can help me to
> understand how to use D
> in AI apps and specially when mission-critical system is needed.
Not a tutorial, but Walter has written many articles that should
hint towards the right mindset:
https://digitalmars.com/articles/index.html
Mission-critical systems are something I feel it is terribly
difficult to find tutorials on. In any language, not just in D.
One can learn by watching by following development of critical
open-source projects - OpenSSL, Tor or different Unix kernels for
example. But other than them, I feel critical systems design is
an art that tends be locked in the proprietary world - correct me
if I'm wrong.
More information about the Digitalmars-d
mailing list