The Very Basics of Alice: A Simple Overview 6 th & 7 th Grade Tech Apps.

Slides:



Advertisements
Similar presentations
Game Making with Alice Eat the Hay Game
Advertisements

SimpleGameInAlice1 Barb Ericson Georgia Institute of Technology June 2008 Creating a Simple Game in Alice.
Mike Scott University of Texas at Austin
Visual Lists By Chris Brown under Prof. Susan Rodger Duke University July 2012.
Compose Workflow. Home page To compose a workflow navigate to the “Workflow Editor” page.
SMART Board Basics Using Notebook Software 10 This and other resources available at Smart Technologies:
Lesson 5+: Using He- Builder/She-Builder And Adding Text! Slides are adapted from aliceprogramming.net or
Skater World: Part One By Deborah Nelson Duke University Under the direction of Professor Susan Rodger May 29,
Scene changes By Deborah Nelson Duke University Under the direction of Professor Susan Rodger July 2008.
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 2009.
1 Alice: Beyond the Basics Steve Cooper Michelle Venable-Foster Barbara Ericson May 2007.
1 Alice: Beyond the Basics Steve Cooper Michelle Venable-Foster Barbara Ericson Aug 2009.
Lights Camera Action! Part 3: BDE Events By Deborah Nelson under the direction of Professor Susan Rodger Duke University July 2008.
Fall 2008ACS-1805 Ron McFadyen1 ACS-1805 Introduction to Programming using Alice 2.0 Ron McFadyen Course OutlineMcFadyenOutline.
What is Alice? Graphical Programming Environment and Language Learn object oriented programming using 3 dimensional objects and a story telling approach.
Alice: A Visual Introduction to Programming Chapter 1 Part 2.
Alice: A Free 3D Animation World for Teaching Programming Barbara Ericson Georgia Institute of Technology Oct 2005.
METHODS!.  A method is a sequence of instructions or behaviors that will be carried out when requested.  You can use them to create new methods so that.
Lights Camera Action! Part 2: Controlling Light in Alice By Elizabeth Liang under the direction of Professor Susan Rodger Duke University June 2009.
Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.No Bell-Ringer today 2.Complete Alice Introduction Guided Notes Objective Using Alice, TSW.
Programming Alice Alice is named in honor of Lewis Carroll’s Alice in Wonderland.
Skater World: Part Two By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June
Programming with Alice Computing Institute for K-12 Teachers Summer 2011 Workshop.
3–D Helium Molecule Tutorial Alice Project Duke University Professor Susan H. Rodger Gaetjens Lezin June 2008.
Graphics Movies & Games. Jump In! Feeling sleepy and stupid… Extract the Alice from the zip archive and copy it to C:\Programs.
Introduction to Arrays. definitions and things to consider… This presentation is designed to give a simple demonstration of array and object visualizations.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Alice Tutorial: Overview and Concepts Wayne Summers Columbus State U. 11/17/06.
Web Games Programming An Introduction to Unity 3D.
Summer 2011 Project Zimmerman.  After discussion and initial introduction to Alice, students will receive another overview and use existing code to create.
Website Editing From Gingerweb The Image Gallery.
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.
Skater World: Part Two By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 1,
Alice Workshop November 2009 By: Kim Glavan New Lenox School Dist #122.
Alice 3.0 A Guided Tour Mike R-D YRDSB. Agenda General Walkthrough of Alice 3.0 Loops, Variables, Threads Methods / Properties Arrays Misc.
Nonvisual Arrays by Chris Brown under Prof. Susan Rodger Duke University June 2012.
Review for test! Alice Chapter 1&2 Test is tomorrow! - March 26 th March 25th.
Learning to Program: Part 1 Scene Setup and Starting Animation by Ruthie Tucker and Jenna Hayes Under the direction of Professor Susan Rodger Duke University,
Skater World: Part Three By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 2009.
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 1, 2009.
Simple Clicker App WPF App using C#. App Requirement Need a ‘counter’ display, which starts at 0 Need a ‘clicker’ button ! Pressing the clicker every.
BDE tutorial By Deborah Nelson Duke University Under the direction of Professor Susan Rodger July 13, 2008.
Alice: A Free 3D Animation World for Teaching Programming.
How to use the Hand-In Folder. Click on the Folder icon at the bottom of the screen.
Using Alice.  Alice is visual  Alice is object-oriented (some might say object- based)  Alice eliminates the need to debug syntax errors  Alice introduces.
Application Design Transformer Brief Overview. Process Model.
Programming in Alice IT-IDT-9 Design, develop, test and implement programs using visual programming. 9.1 Utilize drag and drop software to develop programs.
Headshots in Alice Duke University Professor Susan H. Rodger Gaetjens Lezin July 2008.
Presenter: Carol Liss Timberlane Regional Middle School 6 th and 7 th grade Tech. Educator Co presenters:
Alice in Action with Java Chapter 1 Getting Started with Alice.
Introducing Scratch Learning resources for the implementation of the scenario
Skater World: Part Four
Professor Susan Rodger
Professor Susan Rodger
Changing Camera Views! Part 1: Set Point of View to By Bella Onwumbiko
An introduction to programming Created by Dr. Randy Pausch
The Alice Interface.
Making Objects Move in Unison: Using Lists
Graphics Movies & Games
Learning Java with Alice 3.0 Game Design Kathy Bierscheid
Making Objects Move in Unison: Using Lists
Alice in Action with Java
Alice: Beyond the Basics
Checking for Collisions: Using Functions in Alice
Alice: A Free 3D Animation World for Teaching Programming
Alice: A Free 3D Animation World for Teaching Programming
Learning to Program: Part 3 Camera Control, Invisibility and 3-D Text
Headshots in Alice Duke University Professor Susan H. Rodger
Presentation transcript:

The Very Basics of Alice: A Simple Overview 6 th & 7 th Grade Tech Apps

Alice Who?

What To Expect Start with Tutorials Choose Templates Window Navigation Graphics Gallery Creating Animations Terminology

The Tutorial There are four interactive tutorials for Alice. The tutorials do not have any audio in them. You will need to read and perform the action that Alice requests.

The Template Choose on of the 6 templates for your world. You can add graphics to your template to make it into a scene.

The Alice Window Components (5) The Object Tree The Scenes Window The Events Area Details Area Editor Area

The Gallery Categories! Click and Drag to add Using controls on top right you can move objects in various ways. Clicking the done button takes you out of the gallery.

Alice Vocabulary Terms 2D/3D Object Opacity Program Quad View Subparts Properties Methods Functions Object Tree Scene Area Event Area Detail Area Editor Area Drag & Drop Do In Order Do Together Loop Wait