Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon

Scratch 3.0 released

Save for later
  • 2 min read
  • 03 Jan 2019

article-image

Scratch 3.0 was released yesterday. Scratch is an environment aimed to teach basic programming logic to kids with blocks and cartoon-ish characters and scenes. Yesterday, Scratch 3.0 officially became a part of the Scratch online community.

Scratch 3.0 new features


There are various new sprites, backgrounds, and sounds for users to play with.

  • A new extension library lets users add new sets of blocks that connect to hardware and software components to do more tasks with Scratch
  • A new sound editor
  • New programming blocks
  • Unlock access to the largest independent learning library in Tech for FREE!
    Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
    Renews at $19.99/month. Cancel anytime
  • Support for tablets, hence the blocks in Scratch 3.0 are bigger
  • Users can add collections of extra blocks the developers call ‘extensions’


Among existing blocks new ones are added for sound effects, operators to make string operations easier, new pen blocks and a new glide block to move a sprite.

The paint editor has a new layout that increases the visibility of tools and options, an eraser tool, more color options, better control over vector points, more controls for ordering layers, and new gradient controls.

With the sound editor in Scratch 3.0, you can now record sounds, trim audio with more ease, and explore new sound effects.

General reactions to Scratch


Comments from Hacker news are positive for Scratch:

Scratch is pretty great, and at least 3 of my kids constantly ask if they can play Scratch.

Scratch (and similar programming environments) is a very successful way to introduce children to programming and I hope that it continues to do so.

Any of your old projects can be found at https://scratch.mit.edu/mystuff/. You can check out Scratch at the MIT website.

Ruby 2.6.0 released with a new JIT compiler

Python governance vote results are here: The steering council model is the winner

NumPy drops Python 2 support. Now you need Python 3.5 or later.