Scratch Programming

Scratch is a free visual programming language.[1] Scratch is used by students, scholars, teachers, and parents to easily create animations, games, etc. and provide a stepping stone to the more advanced world of computer programming. It can also be used for a range of educational and entertainment constructionist purposes from math and science projects, including simulations and visualizations of experiments, recording lectures with animated presentations, to social sciences animated stories, and interactive art and music.[2] Viewing the existing projects available on the Scratch website, or modifying and testing any modification without saving it requires no online registration.
Scratch allows users to use event-driven programming with multiple active objects called sprites.[1] Sprites can be drawn, as vectoror bitmap graphics, from scratch in a simple editor that is part of Scratch, or can be imported from external sources, including webcams.

As of 2013, Scratch 2 is available online and as an application for WindowsOS X, and Linux (Adobe Air Required).[3][4] The source code of Scratch 1.x is released under GPLv2 license and Scratch Source Code License.[5]
 "Scratching" in the language of computer science means to reuse code that can be beneficial and effectively used for other purposes and easily combined, shared and adapted to new scenarios, which is a key feature in Scratch – "remix", in which users can download and build up on public projects uploaded and developed by other users. It also gives credit to the participant who built on the original work and to the participant who created the original program.[6] The name was derived from turntablism's technique of scratching[6][7](i.e., mixing sounds), relating the ease of mixing sounds to the ease of mixing projects made with Scratch.

PDFs

  • Scratch Programming by Jessica Chiang
  • Scratch 2.0 Programming , Making games and cartoons Detailed step by step guide for children by Golikov Denis & Golikov Artem
  • Sean Mc Manus Scratch Programming covers Scratch v2.0 and v1.4
Get all the PDFs from here
Download projects from here

Get both version of Scratch--

Click Here to see the demo

    Comments