Coding for Kids
Check out Hour of
Code- https://code.org/learn
Enjoy
learning basic JAVA script code using Blockly.
It’s easier than you think. Here's some games you can play: Minecraft
Angry
Birds
Frozen
Star
Wars
Flappy
Bird and more!
A computer program is a set of instructions that a computer follows to complete a task. “Coding”, or “programming”, means writing the step-by-step instructions that tell the computer what to do.
Computer programs are
everywhere. We are surrounded by
computer programs. Many of the devices
and gadgets we use every day are controlled by them. These machines all follow step-by-step
instructions written by a computer programmer.
Here is a list of just a few gadgets we use every day:
Mobile phone
Washing
machines
Cars
Games
Computer
software
Television
How computer programs work. Computers might seem very smart, but they are
actually just boxes that follow instructions very quickly and accurately. As intelligent humans, we can get them to
carry out different tasks by writing programs, or lists of instructions. Computers can’t think. A computer won’t do anything by itself. It’s up to the computer programmer to give it
instructions. You can tell a computer
what to do by writing a set of very detailed instructions called a
program. Each instruction has to be
small enough that the computer can understand it. If the instructions are incorrect, the
computer won’t behave the way you want it to.
Computers can only follow instructions in a language they
understand. It’s up to the programmer to
choose which language is best for the task.
All programs are finally converted into “binary code” a basic computer
language that uses only ones and zeroes.
(0010, 0011, 1000, 1100 etc.)
Here is a list of programming languages:
C
C
Ada- Used to control spacecraft, satellites, and
airplanes.
Java-
Works on computers, cell phones, and tablets.
Matlab
Ruby
Javascript-
A language used to build interactive websites.
Scratch- A visual language that’s ideal for learning programming.
Python
Python
No comments:
Post a Comment