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.
There are various new sprites, backgrounds, and sounds for users to play with.
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.
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.