Re: D code on CodeOcean

2018-01-04 Thread Seth Green via Digitalmars-d-announce

On Thursday, 4 January 2018 at 20:38:00 UTC, Johan Engelen wrote:

Hi all,
  I made two example "capsules" on CodeOcean.com that 
demonstrate how to use D on that platform.
CodeOcean is a platform for publishing reproducible code 
accompanying scientific publications for example.


Hello World: 
https://codeocean.com/2018/01/04/d-lpar-dlang-rpar-hello-world


VectorFlow (using dub): 
https://codeocean.com/2018/01/04/vectorflow-mnist-example-lpar-dlang-dub-rpar


So if any of you is using D code in publications (Andrei?), 
consider publishing your code there :)


Cheers,
  Johan


Hi all, Seth Green, Developer Advocate at Code Ocean here. We 
wrote up a brief help article on using D on the platform 
https://help.codeocean.com/tips-and-tricks/new-and-additional-languages/installing-and-using-d-on-code-ocean. Note that I am not a native D user myself, so feedback on my explanation, and the use of the language on the platform, is most welcome. I'm seth at codeocean dot com. Looking forward to seeing more published work in D!


D code on CodeOcean

2018-01-04 Thread Johan Engelen via Digitalmars-d-announce

Hi all,
  I made two example "capsules" on CodeOcean.com that demonstrate 
how to use D on that platform.
CodeOcean is a platform for publishing reproducible code 
accompanying scientific publications for example.


Hello World: 
https://codeocean.com/2018/01/04/d-lpar-dlang-rpar-hello-world


VectorFlow (using dub): 
https://codeocean.com/2018/01/04/vectorflow-mnist-example-lpar-dlang-dub-rpar


So if any of you is using D code in publications (Andrei?), 
consider publishing your code there :)


Cheers,
  Johan