www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Are there anything like leetcode.com but that supports D?

reply Dr Machine Code <jckj33 gmail.com> writes:
I'd like that to some friends getting start with programming. 
Sadly that platform doesn't support D.
Oct 23 2021
next sibling parent reply jfondren <julian.fondren gmail.com> writes:
On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
Here are a few: https://www.codingame.com/ https://www.spoj.com/ https://www.hackerrank.com/
Oct 24 2021
parent Dr Machine Code <jckj33 gmail.com> writes:
On Sunday, 24 October 2021 at 12:49:03 UTC, jfondren wrote:
 On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code 
 wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
Here are a few: https://www.codingame.com/ https://www.spoj.com/ https://www.hackerrank.com/
very good list, thanks
Oct 24 2021
prev sibling next sibling parent reply Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
May I ask what platform?
Oct 24 2021
parent reply jfondren <julian.fondren gmail.com> writes:
On Sunday, 24 October 2021 at 14:14:48 UTC, Imperatorn wrote:
 On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code 
 wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
May I ask what platform?
It's in the subject: leetcode.com
Oct 24 2021
parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Sunday, 24 October 2021 at 14:39:27 UTC, jfondren wrote:
 On Sunday, 24 October 2021 at 14:14:48 UTC, Imperatorn wrote:
 On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code 
 wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
May I ask what platform?
It's in the subject: leetcode.com
Oh, I totally missed that
Oct 24 2021
prev sibling next sibling parent reply Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
https://exercism.org/tracks/d
Oct 24 2021
parent Dr Machine Code <jckj33 gmail.com> writes:
On Sunday, 24 October 2021 at 19:14:59 UTC, Imperatorn wrote:
 On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code 
 wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
https://exercism.org/tracks/d
also good one, thanks
Oct 24 2021
prev sibling next sibling parent reply Siarhei Siamashka <siarhei.siamashka gmail.com> writes:
On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code wrote:
 I'd like that to some friends getting start with programming.
There are also websites, which host programming competitions. Beginners friendly: * https://atcoder.jp/ * https://www.codechef.com/ Higher difficulty: * https://codeforces.com/ * https://codingcompetitions.withgoogle.com/kickstart All of them support D language.
Oct 27 2021
parent Dr Machine Code <jckj33 gmail.com> writes:
On Thursday, 28 October 2021 at 01:29:41 UTC, Siarhei Siamashka 
wrote:
 On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code 
 wrote:
 I'd like that to some friends getting start with programming.
There are also websites, which host programming competitions. Beginners friendly: * https://atcoder.jp/ * https://www.codechef.com/ Higher difficulty: * https://codeforces.com/ * https://codingcompetitions.withgoogle.com/kickstart All of them support D language.
Sounds good, thank you too
Oct 27 2021
prev sibling parent reply harakim <harakim gmail.com> writes:
On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
I wouldn't mind helping out by reviewing code or answering questions if they get stuck. My email is my username at gmail.com. I'm not a great D developer, but I've been doing development for 17 years and I started casually using D about 2 years later. Let me know if I can help!
Oct 29 2021
parent Dr Machine Code <jckj33 gmail.com> writes:
On Friday, 29 October 2021 at 17:29:57 UTC, harakim wrote:
 On Sunday, 24 October 2021 at 05:46:48 UTC, Dr Machine Code 
 wrote:
 I'd like that to some friends getting start with programming. 
 Sadly that platform doesn't support D.
I wouldn't mind helping out by reviewing code or answering questions if they get stuck. My email is my username at gmail.com. I'm not a great D developer, but I've been doing development for 17 years and I started casually using D about 2 years later. Let me know if I can help!
That's very kind of you! :) I'll let them know that
Nov 02 2021