1
SCIENCE 6. UNIT 8. PROGRAMMING WITH SCRATCH. CONTENTS: 1.– Introducion of programming. 2.– What is scratch? 3.– Structure of the interface. Languages, tutorials, stage, sprites, codes, sounds... 3.1.- Functions: Stage, Sprites, Codes. 4.- Practice 5.– Creating a game.
C.E.I.P. SANTA ANA (Madridejos)
Computer programming is the process of creating computer programs.
1.– INTRODUCTION.
The purpose of programming is to write a sequence of instructions that tells a computer what to do. These instructions are written in a programming language that is used to communicate with the computer. There are many programming languages. We are going to use a very simple application that permits us to create stories, games… This application is called scratch.
Programming languages are very complicated. They are written using special codes.
2.– WHAT IS SCRATCH?
Scratch is a kind of programming language without using a code. A code is a very difficult language that only the computers understand. We are going to use blocks of instructions. They are very simple, and we must use them using logic. We can add blocks to give different orders to the different characters that we can create. We can produce animations, videos, games… SCRATCH on internet: https://scratch.mit.edu/ Create an account on internet, log in... and you can start.
3.– STRUCTURE OF THE INTERFACE. Languages
My projects Tutorials Stop Start
Code: (Instructions for the computer) .– Motion .– Looks .– Events .– Control .– Sensing .– Operators...
Costumes or Backdrops: (Modify the appearance) .– Colour .– Size
Sounds: (Insert and modify sounds) .– Volume .– Timbre...
USEFUL WORDS: .– programming language .– looks .– size .– sprite
Sprite: (Insert or introduce) .– Characters .– Objects...
.– code .– events .– stage
Stage: (Insert new backdrops)
.– account .– sensing .– backdrop
.– languages .– motion .– operators .– costumes .– start / stop