Summer 2011 Project Zimmerman.  After discussion and initial introduction to Alice, students will receive another overview and use existing code to create.

Slides:



Advertisements
Similar presentations
Mike Scott University of Texas at Austin
Advertisements

Getting Started With Alice: The Basics By Jenna Hayes under the direction of Professor Susan Rodger Duke University July
Visual Lists By Chris Brown under Prof. Susan Rodger Duke University July 2012.
Introduction to PowerPoint
Getting Started With Alice By Ruthie Tucker under the direction of Prof. Susan Rodger Duke University, July
Coloring Randomly: Random Selection in Alice By Jenna Hayes under the direction of Professor Susan Rodger Duke University July 2008.
Lights Camera Action! Part 3: BDE Events By Deborah Nelson under the direction of Professor Susan Rodger Duke University July 2008.
Creating First Class Web Pages Log into your account.
Alice: A Free 3D Animation World for Teaching Programming Barbara Ericson Georgia Institute of Technology Oct 2005.
01-Intro-Object-Oriented-Prog-Alice1 Barb Ericson Georgia Institute of Technology Aug 2009 Introduction to Object-Oriented Programming in Alice.
Mobile App Certification Course. In this course we will work you through on how you can start developing mobile apps for yourself or for many industries.
Lab 8 – C# Programming Adding two numbers CSCI 6303 – Principles of I.T. Dr. Abraham Fall 2012.
Human Geography for Teachers: GCU673 Arizona State University Valerie Mervine.
Working with Numbers in Alice - Converting to integers and to strings - Rounding numbers. - Truncating Numbers Samantha Huerta under the direction of Professor.
Presented by Chad Kafka This Month’s Topic: Wikispaces Advanced Today’s session is an introduction to what a WIKI is and how they can be used in education.
Making a Timer in Alice.
Getting Started With Alice By Ruthie Tucker under the direction of Prof. Susan Rodger Duke University, July
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
Frank Welcome to D2L Training Module 4: Login: Questions: Adding Content Evaluating Students: Dropbox Quizzes.
Microsoft Publisher Tutorial Ms. Carino’s Class Grade 3 March 8,
Getting started with Alice Adapted from presentations by Jenna Hayes, Duke University Donna Gavin, UWP Computer Science and Software Engineering.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Teacher’s Assessment Assistant Worksheet Builder Starting the Program
The Very Basics of Alice: A Simple Overview 6 th & 7 th Grade Tech Apps.
Changing Color, Using Text Objects, and Random Selection in Alice By Jenna Hayes Under the direction of Professor Susan Rodger Duke University, July 2008.
Teaching a character to walk in more than one world: Parameters and Inheritance. By Lana Dyck under the direction of Professor Susan Rodger Duke University.
Review of last session Add text to your website Add text to your website Title Title Paragraph Paragraph Title and paragraph Title and paragraph Add photographs.
Animating Objects in Groups: Using Arrays and Lists By Ruthie Tucker under the direction of Professor Susan Rodger Summer 2008.
CompSci 4 Fall 2010 Classwork 2 – Princess and Dragon World By Elizabeth Liang under the direction of Professor Susan Rodger Duke University.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
Princess & Dragon Part 1: Objects in an Alice World By Elizabeth Liang under the direction of Professor Susan Rodger Duke University May 2010.
A Simple Quiz: Ask User Functions. By Lana Dyck under the direction of Professor Susan Rodger Duke University June 2009, added Part 2 July 2011.
Begin a new story or edit a Photo Story project that has already been created. Make your selection and click next. 1.
An Inspiration Software Tutorial INDEX Changing a Symbol in Inspiration Adding a Symbol in Inspiration Moving a Symbol in inspiration Adding text under.
The Essentials of Alice (Bunny) By Jenna Hayes under the direction of Professor Susan Rodger Duke University July 2008.
Illuminating Computer Science CCIT 4-6Sep
Fall 2003Sylnovie Merchant, Ph.D. ACCESS Tutorial Note: The purpose of this tutorial is to provide an introduction to some of the functions of ACCESS in.
line.net/ okpop.com/bar elythereflashin dex.html.
PCNA: CREATE A WEBSITE WITH EASE USING WIX.COM TO EASILY CREATE A WEBSITE.
The Essentials of Alice Mrs. Jayne Slease SBMS CTE Computer Science and Animation Credit to Duke Students under the direction of Professor Susan Rodger.
Video in Macromedia Flash (Optional) – Lesson 121 Video in Macromedia Flash (Optional) Lesson 12.
Alice: A Free 3D Animation World for Teaching Programming.
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Motion Graphics & Animation.
Using Alice.  Alice is visual  Alice is object-oriented (some might say object- based)  Alice eliminates the need to debug syntax errors  Alice introduces.
XP Tutorial 3 Creating Animations. XP New Perspectives on Macromedia Flash MX Elements of Animation Layers are used to organize the content of.
If you don’t have Google Earth downloaded already, you can go to to get it.
Headshots in Alice Duke University Professor Susan H. Rodger Gaetjens Lezin July 2008.
Imovie By Harrison and Logan. Imovie Imovie is a video editing software that Mac computers use. Imovie can be difficult to use if you’re a beginner. You.
Integrating Components and Dynamic Text Boxes with the Animated Map– Lesson 101 Integrating Components and Dynamic Text Boxes with the Animated Map Lesson.
Presenter: Carol Liss Timberlane Regional Middle School 6 th and 7 th grade Tech. Educator Co presenters:
The Essentials of Alice By Jenna Hayes under the direction of Professor Susan Rodger Duke University May 2009.
Getting Started With Alice: The Basics. Step 1: Background Open up Alice, and choose a background for your Alice world. Your world is something you can.
Introducing Scratch Learning resources for the implementation of the scenario
Excel Tutorial 8 Developing an Excel Application
The Essentials of Alice (Bunny)
Getting Started With Alice: The Basics
Motivating Minds with Windows Movie Maker
The Alice Interface.
Changing Color, Using Text Objects, and Random Selection in Alice
ReadySet Achieve Maximize Training Agenda
Step 1 Click on VM icon.
Introduction to Object-Oriented Programming in Alice
Getting Started With Alice
Professor Susan Rodger
Headshots in Alice Duke University Professor Susan H. Rodger
Getting Started With Alice: The Basics
Professor Susan Rodger
Presentation transcript:

Summer 2011 Project Zimmerman

 After discussion and initial introduction to Alice, students will receive another overview and use existing code to create a project. Then students will create their own project and investigate the software capabilities and record a tutorial over one aspect of their choice.

 Using templates  Adding objects  Object positioning  Changing object appearances  Backgrounds  Properties  Methods (Motion)  Functions

 File, New World  Examples  Select “lakeSkaterDemoSt”.  Don’t use worlds that have content. They may have code that won’t work with your assignment.

 Select Add Object  Find the Ice Skater in the “People” Category  Either double click (add instance) the Ice Skater or drag it onto the stage.  Practice with the controls at the top right to locate and orient the objects as you like. (Use control + z or command + z to undo as needed.)

 There are different options for moving objects around. Tumble is not recommended.  Try out the options.  Don’t forget about undo.

 Make sure you have the object (iceSkater) you want to work with selected and click on the “Method” tab.  Drag the option you want to the “Methods Editor” box.  If you want more than one thing to happen together, you must first drag “Do together” out from the bottom of the screen.

 Drag out “move”, etc. and enter the amount you want. (You may use “Other” to enter a different amount.)  To change the speed or motion, you can play with the “Style=“ options.

 To ask the user questions, you have to select the “World” option in the Object Tree. (Top left.)

 Copy the code from the sample I gave you.  Add at least one other object and motion.  Investigate options and select one process or “code” to create a Jing tutorial video of and post it to your wiki.  Grading will be based on completion and the difficulty of what you chose to use for your tutorial.

 Alice for Windows or Mac - oads/download_alice2.2 oads/download_alice2.2  Storytelling Alice – dex.html dex.html