Wednesday, November 14, 2018

Basic Programming with Scratch

Why Start with Scratch? (https://scratch.mit.edu/)

Scratch is a good beginner programming language that is basically a puzzle.
There are a lots of blocks that can be attached to one another to make a program.
For example, there are blocks for waiting, looping, animating, sound, and interactions.
















Within Scratch, you can also add your own drawings and pictures and give separate movements to each one.

Here is an example where I do some basic Scratch programming: 





There are lots of various other projects available to test at https://scratch.mit.edu/explore/projects/all

To find my Scratch projects visit: 
https://scratch.mit.edu/users/coding4theyoungones/

No comments:

Post a Comment

Introduction

Hello! Welcome to Coding for the Young Ones! This blog is to teach the basic principles of programming and Computer Science, specifically ...