You are viewing a single comment's thread.

view the rest of the comments →

0
1

[–] mwolf [S] 0 points 1 point (+1|-0) ago 

This is an article listing a bunch of places to look for standard library functionality one might not expect from a language but are very useful when the situation calls for it, and a bunch of nice code snippets which illustrate some of the powerful things D can do.

I've been looking into becoming more familiar with D in my free time and the language continues to surprise me. It certainly isn't a suitable beginner language, but coming from C/C++ or Java, D has a ton of refreshing characteristics and I think so far it does a good job of living up to its design goals