The New Version of Scratch
New, improved, faster, and sleeker - it’s Scratch 3, your new favourite block language!
Sing it from the hilltops, shout it from on high.
Scratch 3 is almost here!
Scratch 3 is almost here!
Okay, so if you’ve been using Scratch at all recently you’ve probably noticed the call to try out Scratch version 3, which is currently in beta until the start of 2019. Scratch 3 has been in development for a long time but it’s almost, finally ready. Currently it’s available at: https://beta.scratch.mit.edu/
You might be wondering if my enthusiasm above for Scratch 3 is a joke or faked for this article. Absolutely not! From my perspective as a teacher who spends a lot of time using Scratch, I’m really, really excited for Scratch 3 to be released. So let’s talk about why I’m excited!
If you open up Scratch 3 the first thing you’re going to see is something like:

If you’re anything like me you’ll have two thoughts in succession after you start the Scratch 3 beta:
- “Okay, so they flipped the stage and the code parts of the screen. Huh.”
- “Wait that loaded super fast!”
So, yes, the flipping of the screen is the most immediately obvious thing you’ll notice in comparison to Scratch 2. Now, I haven’t read an explanation of why they made this choice but my theory is that it’s to enable the use of Scratch 3 on tablets for the primarily right-handed population.
I did indeed say “Scratch 3 on tablets”. Here’s what it looks like:

Other than being a hair more cramped, it’s pretty much identical! This is for the same reason that Scratch 3 loads so quickly: Scratch 3 is an ordinary web page coded up in HTML, CSS, and JavaScript. The old version of Scratch was an Adobe Flash program, which is why it ran slow as heck, crashed sometimes, and couldn’t actually be used on a tablet.
I’m highlighting tablets because I think on a phone the UI would be just too cramped to actually be useful, but in principle you could do it.
And one thing you have to experience for yourself is how much faster Scratch 3 feels. Everything moves a little smoother, a little more naturally. The million of tiny little delays you get used to in the current version of Scratch, like the little bit of lag when putting a complex expression into a hole or snapping an if-else around a chunk of code, just don’t seem to be there anymore. Am I unreasonably excited by this fact? Maybe.
Let’s now get into the more nitty gritty bits of what’s changed, at least as of the beta.
One of the things that’s changed the most is the UI for managing sprites. Gone is the expandable little i button you needed to click on to get at things like name, direction, etc. Instead the information is just right there, always visible, just beneath the stage:

You can change the name, the direction the sprite is facing, its current position, its visibility, or even the size. I love that last addition. The old buttons for changing the size always felt a little clunky to me—frequently making the sprite a little too big or a little too small—and it seemed silly to have to jump to code just to set the size to an exact number.
If you’re wondering how to change the sprite rotation style, it’s now a little pop-out menu that shows up when you click inside the “Direction” bubble:

What’s also changed is the menu for adding new sprites. It’s a little pop up that expands when you hover over the icons in the lower right-hand corner.

The UI for drawing sprites or costumes also seems mostly the same with a little touch up that makes it more readable and a little more intuitive.

What about the coding itself; has that changed? Not really, but just a little bit.
One change is to the color-coded sections of blocks. They remain as separate categories you can click on, but you can also scroll through all the categories without clicking between them. It’s a small touch, but a nice one, for the times you’re wondering, “Wait, was starting as a clone an event block or a control block?”
Also, the UI for making custom blocks is a little more intuitive:

The actual execution of code is mostly the same, as far as I’ve tested. The limit on the number of clones you can make seems identical, sadly. There are a couple of blocks that were added and removed. For example, you can’t set video transparency in the “Sensing” section anymore, but there is a block that changes whether a sprite is draggable during runtime. You also can’t change the tempo of a song but you can change the pitch.
These little things are, I’m guessing, what’s most likely to change over time. Almost every other block is the same, though. Scratch 3 is clearly intended to replicate Scratch 2 in the HTML/JavaScript/CSS framework instead of Adobe Flash, making some UI improvements here and there along the way.
That doesn’t mean I’m any less excited for it, though!
So go ahead and try out the beta. You can’t save your work yet but mess around, see how it is, and if you run into bugs or if you’re missing something they changed just report it by clicking on the big “give feedback” button.
…did I mention it’s faster?
Learn More
3 Things to know about Scratch 3
https://medium.com/scratchteam-blog/3-things-to-know-about-scratch-3-0-18ee2f564278
Scratch 3.0 Wiki
https://en.scratch-wiki.info/wiki/Scratch_3.0
CoderDojo Guide to Scratch 3
https://coderdojo.com/2018/08/02/what-you-need-to-know-about-scratch-3-0/
Also In The October 2018 Issue

Create a fun adventure game with sprites using a retro fantasy computer.

Hide information in plain sight using a clever code and a good book.

Logic puzzles help develop reasoning skills useful for programming, computer science, and anything you might do.

Find perfect and fun gifts for your loved ones that teach STEAM concepts and skills.

From light-up bow-ties to conductive thread, you’ll be the life of the party with this STEAM-inspired gear.

A free online test service reveals how much personal data your web browser is giving away.

Add more tools to your command line arsenal, including running mini-scripts and making backup copies.

Use switches to take your robotic creations to the next level.

An old classic with a electronic twist, featuring JavaScript and micro:bit.

Create the American flag in SketchUp using this detailed tutorial.

From lasers to supernovas, Berboucha is making science communication a priority.

Code can always be improved. Check out these tips to make you the best programmer you can be!

It’s a programming language unlike any you’ve seen before. Check out this symbolic system designed for mathematical calculations.

It’s a game that’s obsessing the world. Harmful, or a potential gateway to new skills?

Some fun Python code that introduces you to the arcane world of event handling.

New, improved, faster, and sleeker - it’s Scratch 3, your new favourite block language!

Learn about the brilliant algorithm behind all of your GPS devices.

It’s free, comprehensive, and available on-the-go. This cool app helps you master Python faster than ever before.

Open up whole new worlds to explore through these interesting, diverse add-ons.

Links from the bottom of all the October 2018 articles, collected in one place for you to print, share, or bookmark.

Interesting stories about computer science, software programming, and technology for October 2018.