Back to Browse

How Real Programmers Fix Code | Learning Scratch Coding Tutorial

262 views
Premiered Aug 20, 2020
2:40

A common technique for finding defects in your code is called "printf debugging." Scratch has the "say" block, but it can sometimes be hard to see if a sprite is off screen or is a clone about to be deleted, and it doesn't work well if you want to say two things quickly one after another. You can instead use a list variable to keep a log of things that happened. This video will show you how. Scratch is a free programming language where you can code your own interactive stories, animations, and games. 00:00 Intro 00:13 Code 01:46 Alternative - Say block 01:56 Real world console logs 02:10 Outro See this project on scratch.mit.edu at: https://scratch.mit.edu/projects/417044095/ ========== Scratch Logo licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license https://commons.wikimedia.org/wiki/File:Scratch_Logo.svg Scratch is developed by the Lifelong Kindergarten Group at the MIT Media Lab. See http://scratch.mit.edu. Music by MBB https://www.youtube.com/c/mbbmusic https://soundcloud.com/mbbofficial https://www.instagram.com/mbb_music Bowlby One SC font designed by Vernon Adams https://fonts.google.com/specimen/Bowlby+One+SC

Download

0 formats

No download links available.

How Real Programmers Fix Code | Learning Scratch Coding Tutorial | NatokHD