Introduction to Programming with Scratch

This PDF tutorial will introduce you to programming using Scratch from MIT. Free document training course under 43 pages by Donald Bourret.

The free Scratch software was created to introduce students to the fundamentals of programming. Here are some ways to start in confidence with them.

Table of Contents

  • Introduction
  • Create a Scratch Account
  • Scratch Editor
  • Movement and Loops
  • Moving
  • Turning and Waiting
  • Conditional Actions and Keyboard Commands
  • Square (continued)
  • More Repeat Loops
  • Forever Loops
  • Cleanup and Save
  • If Blocks
  • Keyboard Commands
  • Adding More Sprites
  • Adding Sound
  • Messages
  • Sending and Receiving Messages
  • Message Practice
  • Animation
  • Bitmap Mode
  • Vector Mode
  • Drawing Costumes
  • Simple Animation
  • Moving from the Background to the Foreground
  • Practice, practice, practice
  • Variables
  • Numeric Variables
  • String Variables
  • Algorithms
  • Program Structure
  • Advanced Programs
  • Project

Historic of Scratch

Seymour Papert, pioneering researcher and visionary of the Massachusetts Institute of Technology, is one of the creators of the LOGO programming language, which was intended to encourage children to solve problems. He argued that a programming language must have a low threshold and high ceilings, that is, be easily accessible with great potential.

Size : 843.04 Kb
File type : pdf
Downloads: 2570
Created: 2018-04-17

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Scratch Tutorials

Getting started with Scratch programming

Scratch programming guide in PDF

Scratch programming PDF tutorial

Others related eBooks about Introduction to Programming with Scratch

100 Laravel Quick Tips

Download free course 100 Laravel Quick Tips, pdf file on 41 pages by Self-publishing3...

Object-oriented Programming in C#

This is a teaching material about object-oriented programming, illustrated with use of the..., download free C# tutorial in PDF (485 pages) created by Kurt Normark ....

Programming for Computations - Python

Download free course Programming for Computations - Python, pdf file on 244 pages by Svein Linge, Hans Petter Langtangen....

Delphi Advanced Programming Technology

Download Delphi Advanced Programming Technology PDF tutorial intended to advanced level users, free training document on 163 pages by Sun Zhao-yun....

Android developement for beginners

Download Android Tutorial in PDF ,free training document for beginner's Android Development ,file under 26 pages by (RNOC)...

An Introduction to C & GUI Programming

Download free course An Introduction to C & GUI Programming, pdf file on 156 pages by by Simon Long....

Essential C#

This book written to provide clear and concise explanation of topics for programmers both starting to learn the C# programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Neural Networks with JavaScript Succinctly

Download free course Neural Networks with JavaScript Succinctly, pdf file on 163 pages by James McCaffrey....

Algorithms

Algorithms are the lifeblood of computer science. They are the machines that proofs build ..., download free Algorithms tutorial in PDF (472 pages) created by Jeff Erickson ....

Delphi Language Manual Guide

This tutorial describes the Delphi language as it is used in Borland development tools. This book describes the Delphi language on both the Win32, and .NET development platforms....