Software Alternatives, Accelerators & Startups

Scratch

Scratch is the programming language & online community where young people create stories, games, & animations.

Scratch Reviews and details

Screenshots and images

  • Scratch Landing page
    Landing page //
    2021-10-17

Features & Specs

  1. Engaging Interface

    Scratch offers a visually appealing and user-friendly interface that makes it accessible for kids and beginners to learn programming concepts.

  2. Community Support

    The platform has a large and active community where users can share projects, get feedback, and collaborate with others, fostering a sense of community and support.

  3. Educational Value

    Scratch is designed with a strong pedagogical foundation, helping users to develop problem-solving skills, logical thinking, and creativity.

  4. Drag-and-Drop Programming

    The block-based coding in Scratch eliminates syntax errors and simplifies the process of learning programming logic, making it ideal for beginners.

  5. Free to Use

    Scratch is completely free to use, which makes it accessible to a wide audience without any financial barriers.

  6. Portable

    Being web-based, Scratch can be accessed from any device with an internet connection, providing ease of access and flexibility.

Badges & Trophies

Promote Scratch. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Scratch 3.0 Review: My Thoughts About Scratch 3.0

Numark PT01 Scratch Review

Meguiar's scratch X 2.0 review

Reviews

  1. User avatar
    Pratham shah
    · nothing at none ·
     
    TOO GOOD

    It is just awesome. you can make so many things WITHOUT A TEAM! If you are starting then this is an awesome place to start at.

    🏁 Competitors: Python, Java, Code.org
    👍 Pros:    Good UI|Remix|Works perfectly|100% free|Many, many languages

Post a review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Scratch and what they use it for.
  • TikTok Is Harming Children at an Industrial Scale
    I anticipate my kid needing to live in a word with capitalism, it doesn't ncessarily mean that they need a Mastercard at 4 years old. Same with many other things: condoms, keys to a car, access to alcohol. There is a time for everything, and at the age of 4, a young human probably has not yet maxxed out on analog stimuli opportunities. I learned YouTube when it came out in 2006 and I was 21. I've got 19 years of... - Source: Hacker News / 19 days ago
  • How I Got Started in IT: My Journey to Becoming an Apprentice Support Engineer 🚀
    I've always been fascinated by the technology. I spent many hors playing video games and the first dive into the world of development was when I had to code a game on Scratch. The excercise looked pretty easy: Create a Tamagotchi-like game. Let me tell you - It wasn't easy at all for someone of a young age! There were many things that I needed to pay attention to: Things I have never heard of before! - Source: dev.to / 5 months ago
  • Principles of Educational Programming Language Design
    I would be surprised if your first program was C++? Specifically, getting a decent C++ toolchain that can produce a meaningful program is not a small thing? I'm not sure where I feel about languages made for teaching and whatnot, yet; but I would be remiss if I didn't encourage my kids to use https://scratch.mit.edu/ for their early programming. I remember early computers would boot into a BASIC prompt and I... - Source: Hacker News / 5 months ago
  • There is no such thing as a global method (in Ruby)
    I've been teaching a teenager how to code with smalltalk (Scratch): https://scratch.mit.edu/. - Source: Hacker News / 6 months ago
  • Ask HN: Platform for 11 year old to create video games?
    A good place to start with kids that age is Scratch: https://scratch.mit.edu/. - Source: Hacker News / 8 months ago
  • Ask HN: Platform for 11 year old to create video games?
    Squeak/Smalltalk, especially an environment like Scratch: * https://en.wikipedia.org/wiki/Scratch_(programming_language) * https://scratch.mit.edu * https://en.wikipedia.org/wiki/Squeak. - Source: Hacker News / 8 months ago
  • Ask HN: Platform for 11 year old to create video games?
    I remember a few post of games made by children in Scratch https://scratch.mit.edu/ For example: * https://news.ycombinator.com/item?id=23892698 (My daughter tried to use Scratch, but it's too difficult to cut&paste and move blocks of code, she preferred a text based programming language, so YMMV.). - Source: Hacker News / 8 months ago
  • Ask HN: Intro to Game Development path for a 12 year old?
    I think going straight to Switch would likely be a tall order. I’d start him off with something where he can be successful right away, writing something he can play on his own computer or share with friends easily. Scratch[0] is often used to start kids out with programming. He may already use it in school, I know my nephew does, who is around the same age. I made a silly little game in Scratch about a year ago to... - Source: Hacker News / 8 months ago
  • Where Should Visual Programming Go?
    For anyone interested in working on visual programming professionally, we use it for creation in Rec Room in a system I built called Circuits https://blog.recroom.com/posts/2021/5/03/the-circuits-handbook It has a real place among novice programmers. We even have some experts who use it as a fun alternative to writing text. I don't see visual systems as an effective way to replace everything us experts are doing... - Source: Hacker News / 9 months ago
  • Low-code drag-and-drop tool for building RESTful APIs with in minutes.
    After some days, my sister, who was in class 2 then, came to me and showed me the first program she wrote. It was not a code-based program but a visual program using software called Scratch 3.0. It is similar to NODE-RED but with a different approach, focusing more on programming than wiring together hardware devices. It contains all the node blocks needed to build a simple program without any coding knowledge and... - Source: dev.to / 10 months ago
  • HyperCard Simulator
    Dare I say, Scratch? https://scratch.mit.edu/. - Source: Hacker News / 10 months ago
  • Ask HN: Modern Day Equivalent to HyperCard?
    LiveCode is about the closest literal logical successor to HyperCard. https://en.wikipedia.org/wiki/LiveCode?wprov=sfti1 That said, I think Scratch is a better learning environment these days and you can develop workable apps in the style of HyperCard. There are plenty of tutorials, documentation, and examples to work from. https://scratch.mit.edu. - Source: Hacker News / about 1 year ago
  • Screen-free coding for children: the xylophone maze
    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 / about 1 year ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    +1 Scratch! My son started with it, then expanded into Roblox/Lua. Children can download other people's games and experiment there. Scratch also has pre-made art, sounds, music. https://scratch.mit.edu/. - Source: Hacker News / over 1 year ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    I am also going to highly recommend Scratch[1]. That is what got me into a programming around that age. You can even help him make a website to host his games on. [1]: https://scratch.mit.edu/. - Source: Hacker News / over 1 year ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    This ! Learning to code will come after, spending time with your son writing down ideas might be more fun at first and it's a good time to teach him that games are thoughts first and then coded after. I would have recommended Scratch [1] for a first introduction instead of hoping into code right away, but since he is 9yo he will most likely want to hop on big game engine like he sees his favorite youtubers doing.... - Source: Hacker News / over 1 year ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    How about using https://scratch.mit.edu/ ? - Source: Hacker News / over 1 year ago
  • Ask HN: Platform for kids to learn how to code
    Scratch.mit.edu is a highly-recommended place to start [1] https://scratch.mit.edu/ > Scratch is the world’s largest coding community for children and a coding language with a simple visual interface that allows young people to create digital stories, games, and animations. Scratch is designed, developed, and moderated by the Scratch Foundation, a nonprofit organization. [2] 1: https://scratch.mit.edu/. - Source: Hacker News / over 1 year ago
  • Eligiendo un computador para desarrollo
    Https://scratch.mit.edu/ (Scratch version 2). - Source: dev.to / over 1 year ago
  • i swear to god if i keep seeing projects abt these 4 franchises every single day i'm gonna break someone's kneecaps
    Someone who uses scratch.mit.edu (like me). Source: over 1 year ago
  • How to learn coding without a degree
    Now that I think of it, I did start game development on scratch before going right into java (because of minecraft). Source: over 1 year ago

External sources with reviews and comparisons of Scratch

Top 15 educational software to streamline the learning process
Scratch lets students create interactive stories, games, and animations. The coding projects allow students to experiment and express their ideas, developing 21st-century skills like computational thinking and creativity. Scratch introduces students to programming, STEM and digital literacy in a fun way.
16 Scratch Alternatives
It can even permit anyone to access its junior program through which kids can learn how to make any app by taking their focus on the study related to programming. Scratch also comes with facilitating users with the permission to mix all the programming blocks so that they can create multiple characters for singing, jumping, dancing, moving, and more.
Coding Websites That Help Kids Learn Programming In A Fun Way in 2023
Scratch, created by MIT students, teaches coding by allowing students to create tales, games, and animations using programming blocks. There is a vibrant online community as well as a step-by-step tutorial to assist those who are just getting started. Students can also use an offline editor to revise their work. ScratchJr, a simplified version of the software, is targeted at children aged 5-7.
20 Best Scratch Alternatives 2023
Unlike Scratch, Snap targets not only kids but also high school and college students. The platform provides a solution for serious computer science study, while Scratch focuses on just the basics.

Do you know an article comparing Scratch to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Scratch discussion

Log in or Post with

This is an informative page about Scratch. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.