9:15 AM Sunday Room: RE-301
FizzBuzz is an oddly-important challenge for programmers. When one completes FizzBuzz in a freshman-level computer class, it represents a significant chunk of the course material. If one cannot complete FizzBuzz during a job interview, one won't get the job. In this session, each step of FizzBuzz planning and implementation will be introduced with the kid-friendly Scratch programming environment, from the counting loop to the conditionals that choose Fizz or Buzz to dressing up the output with fizzy buzzy sounds and graphics.