A few notes on choosing between Go and D for a quick project

weaselcat via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 20 12:43:54 PDT 2015


On Thursday, 19 March 2015 at 00:52:12 UTC, Walter Bright wrote:
> On 3/18/2015 5:34 PM, cym13 wrote:
>> Maybe there should be a "part 2" to the C-to-D little 
>> tutorial, one that shows
>> how to code at a higher level introducing gently functional 
>> structures instead
>> of just teaching how to write C in D. To stop thinking about 
>> steps to think
>> about transformations isn't an easy thing.
>
> Andrei and I talked about this, how we are failing to point out 
> how to idiomatically use D to advantage. We need to do a lot 
> better at this.
related:
https://p0nce.github.io/d-idioms/
http://wiki.dlang.org/Tutorials


More information about the Digitalmars-d mailing list