Introduction to my site 😀
On this site you will find a home page, a tab called "news about me on scatch and youtube" and you will find some tutorials. Here I explaine a bit more in detail what these four tabs are and contain:
The home page
On the home page, if you go down a bit you will find some scratch basics before starting the tutorials (which would be good if you're just starting scratch).
News about me on scratch and youtube
On the news about me on scratch and youtube tab you will find some updates on my youtube chanel and my scratch profil.
Tutorials
On the tutorials tab you will find my scratch tutoials. The tutorials will first show you a video I made then it will explain it more in detail with some questions.
Hiya, how are you? Are you ready to do some programming on scratch?
Hey, do you know how to programme on scratch? Are you a scratcher? Do you have a account on
scratch? I am a scratcher and I have decided to do some
text tutorials and some video tutorials to help start scratching and to continue after you have past the level of a beginer. On scratch my name is
Ruru2107 so if you want to follow me or love and fave my projects no worries 😉.
For a little introduction of scratch I give here some few things to know before doing some scratching :
- In scratch it isn't like real programming with a language you don't understand a word, no scratch is easy to understand because :
- Scratch use's blocks which is prettier than text that you don't understand
- It use's a language you understand
- In scratch there is something called sprites they are like some characters and most of the time you programme on the sprites
- In scratch you call "script" when at least two blocks are stuck together. This "script" will tell the computer what to do when you have started a script. You can put many scripts in one sprite.
- There is five tipes of blocks :
- Normall shaped one's that are like a thick line
- C-shaped blocks that are C-shaped
- There are also the blocks that start a script wich are like the normall one's but have a lump on the top.
- There is a oval shaped block.
- And at last there is a block that is a tipe of oval but more square like.
- Scratch has a lot of categories already made for you. Here are all the categories:
Categorie | Color | Description |
---|---|---|
Motion | Blue | The motion categorie is a categorie that we could also call action blocks. |
Looks | Purple | The looks categorie is a categorie where you can style some sprites. Ex : change color, change syze etc... |
Sound | Purplish | The sound categorie is a categorie where you can find blocks that control the sound. Ex : volume, change music etc... |
Events | Yellow | The events categorie contains mostly blocks that start a script. Most of the blocks are the lumped shaped blocks. |
Control | Orangie | The control categorie controls like it name says. It can for example tell a part of a script to run forever. Most of the control blocks are C-shaped. |
Sensing | Dodjer blue | The sensing categorie senses. It for example can sense when the mouse is over the sprite. |
Operators | Green | The operators categorie can calculate or check some values. It for example can calculate 6x6=36. |
Variables | Orange | The variables categorie is a categorie where you make a variable (you can make as much variables as you like). Variables keep information you tell them to keep. In the variables categorie you can also make lists. Lists are for a simple explanation a list of a lot of variables which you can make. |
My blocks | Pink | This categorie is a categorie where you make your own blocks. The best time to use them is when you've got a long script to make which you need to make a lot of times. |
Extensions | No special color | Extensions are only availble if your programming on the online scratch and not the offline one. Example's of extensions : text to speech, translation etc... |
- You can scratch with the installed version of scratch or there is a online version. I recommend the online version, you can do more stuff than on the installed version, for example we will do some cloud projects and you need the online version of scratch to do that.
Now you have learned a bit of scratch do you want to start programming with my tutorials?