www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - D on exercism.io

reply celavek <cetatzeanum yahoo.com> writes:
The D language track is alive on exercism.io - 
http://exercism.io/languages/dlang.

It would be great if it gets some feedback from the D community. 
The site encourages
code review on the submitted code. It would be nice to have some 
implementations of the
current problem set from more seasoned D programmers. The current 
exercises and their
default solutions try to cover as much ground as possible from 
the language for a beginner
to get the feeling of it.

If anyone has ideas for new exercises please contribute or if the 
time is an issue send me
a message with a clear problem statement and a set of unit tests.

I would like to say that for me the sit worked quite well and it 
helped me get started
with the language.

Thanks
Aug 09 2016
parent Martin Nowak <code+news.digitalmars dawg.eu> writes:
On 08/09/2016 09:43 AM, celavek wrote:
 If anyone has ideas for new exercises please contribute or if the time
 is an issue send me
 a message with a clear problem statement and a set of unit tests.
 
 I would like to say that for me the sit worked quite well and it helped
 me get started
 with the language.
 
 Thanks
Nice one, maybe you can find more ideas at http://rosettacode.org/wiki/Category:D.
Aug 10 2016