
CodeCombat
CheckIO
Project Euler
Scratch
Exercism
Screeps
Tynker
Code.org
D (Programming Language)
C++
Nim (programming language)
V (programming language)
Go Programming Language
Perl
Pike programming language
Crystal (programming language)
CodeCombat
D (Programming Language)CodeCombat is recommended for beginners, especially younger individuals or students, who are interested in learning programming in a gamified environment. It's particularly suitable for those who enjoy visual learning and interactive challenges.
CodeCombat might be a bit more popular than D (Programming Language). We know about 72 links to it since March 2021 and only 60 links to D (Programming Language). We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Anita: I have lifetime access to the subscription-based code-learning website, CodeCombat, where I enjoy learning Python and taking all the Game Development courses offered there. Those games I made were a part of the Game Development 1 and 2 courses (there is also a 3rd course) on CodeCombat. You code the games entirely on your own from scratch by the use of the knowledge you have gathered from the lessons in the... - Source: dev.to / about 2 years ago
And https://codecombat.com, which has been around for a while now. I think this paradigm (navigating a character using "move" function invocations) is good but kind of exhausts its usefulness after a while. I question whether my daughter learns coding this way or just is playing a turn based top down platformer. The most code like thing is when you use 'loops' to have characters repeat sequences of moves. I... - Source: Hacker News / over 2 years ago
So now, while you have time (yes you have no time now but when you are out of school working with a child and or no summer vacation you will have less time) you can try MIT Scratch or CodeCombat and learn to code. For you it's a long the goal is to make 1 app or a handful of apps in 4 years until you graduate. That's absolutely doable even for someone who knows 0 about coding. Then when you graduate, if you are... Source: over 2 years ago
You can also have a look on Erase All Kittens (quite interesting) and also Code Combat. Source: almost 3 years ago
Https://codecombat.com/ is REALLY good, the free levels have enough content for ~10 weeks for an intro to programming term. Source: about 3 years ago
I've spent 2 weeks (2-4h per day) to make D language[1] version of Sciter SDK [2] Choice of AI "tooling" was by accident - typed something like "how to define copy constructor in D for custom structure" in Microsoft's Copilot in Edge browser that gives context for AI. The answer was good enough for me and so I went with it further. [1] D language HQ : https://dlang.org/. - Source: Hacker News / 27 days ago
> Mostly, I am not really trying to compete with C/C++/Rust on speed, but I'm not going to add a GC either. So I'm somewhere in there. Out of curiosity, how would you compare the goals of Rue with something like D[0] or one of the ML-based languages such as OCaml[1]? 0 - https://dlang.org/ 1 - https://ocaml.org/. - Source: Hacker News / 6 months ago
The D language home page has something similar with a drop down with code examples https://dlang.org/. - Source: Hacker News / 11 months ago
What is this? There's a lot of red flags here. * The name "D" for a programming language was taken in 1999: https://dlang.org/. - Source: Hacker News / 12 months ago
>For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. I cannot agree more that's the much needed sweet spot/Goldilock/etc. Personally I have been advocating this approach for some times. Apparently the language is already widely available and currently has stable and wide compiler support including the venerable GNU compiler suite (GDC). It... - Source: Hacker News / over 1 year ago
CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.