Assorted Scratch Topics

Slides:



Advertisements
Similar presentations
Programming with App Inventor Computing Institute for K-12 Teachers Summer 2012 Workshop.
Advertisements

Course Title. What is it? The Power of “QR” Codes.
Daniel & Stephen SKH St. Mary’s Church Mok Hing Yiu College 1.
App Inventor Barb Ericson July 3, 2013.
You can run that from a USB Drive ? Portable Applications: the good, the bad and the ugly Jeff Gimbel © 2007.
App Inventor Barb Ericson Georgia Tech
Introduction to AppInventor Dr. José M. Reyes Álamo.
Timetable Android App FURC Engineering Department This is a beta version. Support for other classes will be added within one/two days.
Introduction to Programming Environments for Secondary Education CS 1140 Dr. Ben Schafer Department of Computer Science.
Welcome to App Inventor Design and program your own mobile apps.
How to Use App Inventor in Your Classroom Julie Friesen Piper Middle School Technology 6 th -8 th Grades Edmodo Group Code to Join for More Resources:
Daniel, Stephen & Thomson 1. » Easy for learners to create mobile apps for Android smart phones » Visually fitting together puzzle piece-shaped "programming.
Computing Subject Knowledge Enhancement App Development.
Welcome to ICS2O!. Who is Mr.Kurz? Studied Computer Science at Ottawa University Started teaching in KL in 2005 Enjoy fishing, Hunting and being outside.
IB Information Technology in the Global Society & Advanced Topics in IT Paul Bui.
Introduction Thomson Chan (Rosaryhill School) Full Time Seconded Teacher
A Digital Gateway Michele Reed Vice President and Director of Communications Missouri PTA.
Computer Science Lego Robotics Lab 07 Page 51. CS Lego Robotics Lab 07 (Updated ) Objectives: 1.Extend the Lego robot with three sensors. 2.Program.
CS4HS with App Inventor May 18, 2012 Jeff Gray, Ph.D. - Associate Professor University of Alabama Department of Computer Science
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
The New FTC Platform (Connecting your legacy hardware)
FTC New Platform Programming Workshop in Android Studio
1 Tradedoubler & Mobile Mobile web & app tracking technical overview.
Google Workshop: App Inventor Jeff Gray, Ph.D. - Associate Professor Carnegie Foundation Professor of the Year (Alabama, 2008) University of Alabama Department.
Cody Johnson Bus 111.  Founded by Kevin Rose ◦ CEO – Jay Adelson  Officially launched December 5, 2004  Rank: 186 according to Alexis.com  Revenue:
Major Features of iMenuToGo Mobile App for Ordering Works with ANY Smart Phone App is Available on the App Store (Apple, for a fee) App is Available on.
Section 4 & 5 Review Google Adwords.  Contextual Targeting.
Setting up and getting going with…. MIT App Inventor.
CS 104 October 12, 2011 Potpourri. Agenda Scratch Kinect demo Quiz discuss Getting Ready for App Inventor Next Monday  Exam.
Cloud of Clouds for UK public sector. Cloud Services Integrator.
IB Information Technology in the Global Society Paul Bui.
CS 104 – Fall 2011 Exploring Computer Science Lecture 20: November 14, 2011 Procedural Abstraction and List Processing.
Walpole Robotics Scouting App Timmy McNamara. MIT App Inventor This is the website we used to design and program the app -
Scratch MIT’s Programming Environment Can I borrow Your Flash Drive?
By Mohammad Alsawwaf. To apply the theory part from my last presentation into the application part (The lab)
Installing the Galaxie Driver The 335 DAD Galaxie driver is installed in two steps: 1.The 335 DAD driver files are copied to the Galaxie driver directory.
Chapter 1 Software Installation and Creating a New Company Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution.
Local Storage Hard Drive in Computer or USB Memory Stick Development Environment Client Computer Remote Storage GBTC Storage.
Microstation Configuration Variable Set-up January 2014.
Intelligent Data Systems Lab. Department of Computer Science & Engineering App Inventor Intro. & Installation Guide 컴퓨터의 개념 및 실습 3 월 2 일.
Scratch in Education Dr. Ben Schafer Department of Computer Science
Daniel, Stephen & Thomson
Robots Roaming the Classroom
Data exfiltration via USB based devices
System Backup IB Computer Science.
WELCOME.
How to Install Aptoide Apk on Android
Outline Introduction Standards Project General Idea
Introduction to Coding for Elementary and Middle School Students
Linux Resources.
Automation System For Checking Protein Prediction
Exploring Computer Science Lesson 4-10 – Part 1
App Inventor Want to learn how to make mobile apps for your Android phone or tablet?
Setting Up Chatter on Mobile devices
Fun With (Wi-Fi) Pineapples
NUTRITION RESEARCH PROJECT
Chapter 8 Namespaces and Memory Realities
Website URL
Get Download Canon ijsetup with model number at canon.com/ijsetup
How To Install Brother Printer Without CD
USING TECHNOLOGY FOR PROBLEM-SOLVING IN SCIENCE OLYMPIAD
Right-click this link, select open hyperlink, and log in to your google account. It is the same as your computer log in.
Google for Education offering
Routing Algorithms Problems
Introduction to AppInventor
Week 1 : Preparation.
Work Shop On e-Learn App Usage
Access ProQuest Searchware
Digital Literacies for learning
Exploring Computer Science Lesson 4-10 – Part 1
Presentation transcript:

Assorted Scratch Topics Dr. Ben Schafer Department of Computer Science University of Northern Iowa

Assorted Topics The List data structure How to setup Scratch at your school Scratch Resources Third Party Scratch(like) materials 2

The List Data Structure Variables, as used yesterday, store a single value. Score Name Distance

The List Data Structure Lists are “variables” that store a collection of values. Student names Chemical Elements Responses by the Magic 8 Ball Let’s build one or two short examples

How to setup Scratch for use in your school Get a copy of the Scratch Installer: scratch.mit.edu/download Find it on your USB drive Either: Have your network admin install on your network or on each lab machine install on your personal machine and then Burn to CD Copy to USB drives

Scratch Resources Full list and links on the workshop website http://www.cs.uni.edu/connections/cs4hs/

Scratch Resources Official Scratch Websites scratch.mit.edu/ scratched.media.mit.edu/

Scratch Resources Good Third Party Educational Materials learnscratch.org/index.php scratch.redware.com/scratch resources.scratchr.org/ Plus several other sites whose URLs are long and messy. See the resources website.

Third Party Additions to Scratch PICO Boards www.picocricket.com/picoboard.html LEGO WeDo Robotics info.scratch.mit.edu/WeDo www.legoeducation.us/eng/product/lego_education_wedo_robotics_construction_set/2096

Third Party Scratch-like Programming Environments Build Your Own Blocks (BYOB) byob.berkeley.edu Google Android App Inventor appinventor.googlelabs.com