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 seems to be a lot more popular than Snap. While we know about 385 links to Code.org, we've tracked only 30 mentions of Snap. 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.
Kids would probably have a better experience with Hedy https://hedy.org if they are young, and Pyret https://dcic-world.org if they are a little older. Once they know how to program python is obviously a fine choice, but starting beginners with Python is insane. Too many gotchas, incomprehensible error messages etc. Also why logo? Its not 1967 anymore. A far better choice is Snap! https://snap.berkeley.edu. - Source: Hacker News / 4 months ago
I upgraded my son from Scratch to Snap! (https://snap.berkeley.edu/). Snap has a much higher ceiling, including collections, first-class code pieces, higher-order functions etc. It pretty openly describes itself as a "Scheme disguised as Scratch" :-) A pragmatic pedagogical thing I love with Snap! Is the ease of creating custom blocks, including macros / custom "C-shaped" control structures. If you have some... - Source: Hacker News / 8 months ago
Take a look at Snap. It was originally a scratch mod, but does allows for all sorts of advanced things. https://snap.berkeley.edu. - Source: Hacker News / about 1 year ago
There is also Snap! (https://snap.berkeley.edu/) which starts very much like Scratch but has higher ceiling. - Source: Hacker News / over 1 year ago
Https://snap.berkeley.edu/ Snap! Is made by folks previously involved in Berkeley Logo, and has a lot of "missing pieces" that make organizing programs easier: lambdas, cc, and binding functions to definitions (aka build-your-own-blocks). - Source: Hacker News / over 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Blockly - Blockly is a library for building visual programming editors.
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.
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
Free Code Camp - Learn to code by helping nonprofits.
EduBlocks - Making the Transition from Scratch to Python easier.