Introductio to Scratch Programming

 





         In today's blog I will introduce you to "Block based Coding" using Scratch 3!! platform.In my previous blog I have explained about, coding and its advantages. Today we will learn about scratch platform.So are you excited to learn!!!!!!!

      Scratch is the best educational programming software available today. No other tool makes programming as easy as Scratch does. Many similar products have been inspired by Scratch, but Scratch remains the most popular. With Scratch, you can create interactive games, animations, and science projects, all while having lots of fun!


Scratch is a free programming environment that runs in your web browser. It was designed by the MIT Media Lab’s Lifelong Kindergarten Group. Scratch users, called Scratchers, can create programs by snapping together code blocks in the Scratch editor. Although Scratch was designed for 8- to 16-year-olds, Scratchers consist of people of all ages, including younger children with their parents. The software makes it easy for anyone to start developing their programming and problem-solving skills.

Because Scratch runs in your web browser, there’s no software to install. It’s impossible for a Scratch program to damage the files on your computer. Scratch is completely free—there are no ads or in-app purchases, so kids can play with everything on the Scratch site and adults don’t have to worry about accidental charges.

In Scratch, you use the mouse to drag and drop code blocks, so little typing is needed. Here’s an example of the snap-together code blocks:








         

          The visual Scratch editor provides you with quick feedback, so you don’t have to type mysterious commands for hours before you can see your programs come to life. Scratch makes programming immediate and fun. And unlike other programming languages, Scratch doesn’t have any error messages that pop up and confuse the programmer. If you want to learn the basics of programming (or help someone else learn), Scratch is second to none.

RUNNING SCRATCH

To start using Scratch, open your web browser and go to https://scratch.mit.edu/. It doesn’t matter whether you’re running Windows, OS X, or Linux, but you do have to run Scratch on a laptop or desktop computer. Scratch doesn’t work on tablets or smartphones.

NOTE

The Raspberry Pi computer cannot run Scratch 2.0, the version of Scratch covered in this book.

Signing up for an account is free. You can create Scratch programs without an account, but having the Scratch account lets you save your programs online. Then you can continue working on them later from any computer connected to the internet.

    

Click the Join Scratch link at the top of the page to create an account. A new window opens:




Choose a username and password, and enter your account information. Scratch will never share your email address or personal information without your permission. Its full privacy policy is at https://scratch.mit.edu/privacy_policy/.

After you’ve logged in to the Scratch website, click the Create link at the top of the page to start the Scratch editor.


 In the next blog we will check out how to write code in scratch platform.
 Stay tuned for the next blog.......
 Hope you will enjoy working on Scratch Programming........

Comments