Day 6
Today I started learning Scratch, which is considered one of the simplest programming languages.
You can configure your entire online working environment in Scratch without downloading it to your device.
The first thing that will catch the eye is this object (the cat) and this white box is stage or output
There are also many characters and backgrounds that you can modify whenever you like.
What makes scratch an easy language is that it has no room for errors because the form of the codes in it is in the form of puzzles, and this makes the subject easier. For example, if I put two things that are not complementary to each other, I will not be able to put them together.
Comments
Post a Comment