
Nim (programming language)
Crystal (programming language)
Go Programming Language
D (Programming Language)
C++
V (programming language)
Zig
Lua
Code.org
Scratch
Codecademy
Free Code Camp
Hacker News
W3Schools
Tutorialspoint
SoloLearn
Nim (programming language)No Nim (programming language) videos yet. You could help us improve this page by suggesting one.
Code.org is much easier to use than Thunkable.First of all names say everything.Second,it has more modes than just "drag-and-drop".
Based on our record, Code.org should be more popular than Nim (programming language). It has been mentiond 385 times since March 2021. 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.
That's actually a great argument for Nim[0]. Easy interop with C, native-speed performance, and a syntax very close to Python in both readability and how quickly you can get something working. Batteries included, automatic memory management without a conventional GC and metaprogramming - is a really cool combination. [0] - https://nim-lang.org/. - Source: Hacker News / about 1 month ago
Coincidentally, just a few days ago, I tried to run Nim[0] on Windows XP as an experiment. And to my surprise, the latest 32-bit release of Nim simply works out the box. But Nim compiles to C, so I also needed C compiler and all modern versions of mingw failed to launch. After some time I managed to find very old Mingw (gcc 4.7.1) that have finally worked [0]. [0] - https://nim-lang.org/ [1] -... - Source: Hacker News / 6 months ago
You can replace Python with Nim. It checks literally all your marks (expressive, fast, compiled, strong-typing). It's as concise as Python, and IMO, Nim syntax is even more flexible. https://nim-lang.org. - Source: Hacker News / 6 months ago
Have you tried Nim? Strong and static typed, versatile, compiles down to native code vรญa C, interops with C trivially, has macros and stuff to twist your brain if you're into that, and is trivially easy to get into. https://nim-lang.org. - Source: Hacker News / 6 months ago
If a script is simple - I use posix sh + awk, sed, etc. But if a script I write needs to use arrays, sets, hashtable or processes many files - I use Nim[0]. It's a compiled systems-programming language that feels like a scripting language: - Nim is easy to write and reads almost like a pseudocode. - Nim is very portable language, runs almost anywhere C can run (both compiler and programs). - `nim r script.nim` to... - Source: Hacker News / 7 months ago
Code.org uses an extremely outdated version of javascript, It's so hard to access data in array, im basically forced to do this. Cant wait to ditch this shit. Source: over 2 years ago
I'm not sure if your 4.5yo is old enough to try Scratch[1] but nothing is too young these days. My elder got into Scratch around that time. These days, my younger one is into https://code.org and she make things go around, do stuffs, etc. 1. https://scratch.mit.edu. - Source: Hacker News / over 2 years ago
So I am using code.org to make a platforming game, and if I am halfway off of a platform I slide off of it. Idk if this is a quirk with code.org or if I did something wrong. You can check the hitboxes by pressing debug sprites in the bottom right corner. Source: over 2 years ago
My school hosts the unit tests for digital literacy on code.org as the "assessment day" at the bottom of the unit. Is there any way to view the test before it is unlocked by the teacher on a student account? Source: over 2 years ago
My four year old was kicked out of his preschool class, and the school recommended I set him up with applied behavioral analysis. Though it hurt to read the email from the school, I don't blame them at all, he does have impulse control issues and doesn't always pay attention when others are talking to him. He sometimes also throws things and apparently pushed another student once. Outside of the social... Source: over 2 years ago
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, weโve taught over 45 million people using a tested curriculum and an interactive learning environment.
D (Programming Language) - D is a language with C-like syntax and static typing.
Free Code Camp - Learn to code by helping nonprofits.