Alice Project 1 Web Design. Electronic Greeting Card Build an animation for an electronic greeting card (any occasion you choose – birthday, get well,

Slides:



Advertisements
Similar presentations
Final Project Movie Assignment. You will choose a movie to review in the light of the concepts that you have choosen. PPT presentation Individual presentation.
Advertisements

As you come in… DOWNLOADS FOR TODAY: Alice Project: Wanda Dann and Don Slater, CMU What do you still need (Alice content/understanding)?
GO TEAM! Jackie Zarnick Vicky North. Who Are We Jackie and Vicky at WorkJackie and Vicky at Play We both work at Emerson Elementary School Even though.
A SharePoint site is a Web site that provides a central storage and collaboration space for documents, information, and ideas. A SharePoint site is a tool.
Writing Paragraphs A well-developed paragraph has 3 parts
Storyboards Walt Disney used this technique in 1928 to develop his animation Leonardo diVinci also used an early form of this technique Storyboards are.
7th Grade Math Mean, Median, and Range Obj. 5b.
Fall 2007ACS-1805 Ron McFadyen1 Ch 9 Lists In some animations, several objects must perform the same actions Example: A marching band, where the band members.
CS320n –Visual Programming Interactive Programs Mike Scott (Slides 5-1)
Interaction: Events and Event Handling
Visual Narrative Week 11. Pre-production & Production Planning It is generally accepted that there are three phases of production: Pre- production Screenplay,
Art of Game Design Cards Jason Leigh Copyright 2011 University of Illinois at Chicago.
Storyboarding Chimacum Middle School Website Storyboarding Secrets from Hollywood Basics of Web Design A sample Restaurant Sample.
Choose the right picture
Shorter of two objects and changing color Functions, events and setting the color Susan Rodger, Duke University June 2008.
Comprehension Center Activities. Comprehension Card Write 8 sentences about the story. Make some true and some false. Give them to your partner to answer.
Alice Programming. alice.com Carnegie Mellon University with support from Electronic Arts, Sun Microsystems, DARPA, Intel, Microsoft, NSF and ONR. Alice.
Storyboard/Illustration Electronic Media Art.. FIRST: Create your characters.. And brainstorm ideas for your storyline.
Alice Project 1 Web Design. Electronic Greeting Card or Music Video Electronic Greeting Card: Build an animation for an electronic greeting card (any.
Introduction to Arrays. definitions and things to consider… This presentation is designed to give a simple demonstration of array and object visualizations.
Writing a Speech. Organize! Plan Your Speech Plan Your Speech Write Your Speech Write Your Speech Practice Your Speech Practice Your Speech Present Your.
Tell Me a Story. This activity is designed to help you learn how to tell a story that has: Beginning / Middle / End Deals with a central problem or plot.
Chapter 4: Classes, Objects, and Parameters 4.1 World-Level methods.
CS329e – Elements of Visual Programming Implementing Programs Mike Scott (Slides 2-2)
DVD Swap Shop Prototype To start with we will look at the functionality for the DVD Swap Shop Prototype Notice how the functionality is all “smoke and.
Students will master single digit multiplication.
Confidential and Proprietary © 2007 Blast Radius Inc. IA for Rich Interaction: Tools and Techniques from the Trenches Anthony Hempell | Manager, Usability.
Knowledge Hunt Brittany Frazzetto Courtney Rose. What is it? A Knowledge Hunt is like a treasure or scavenger hunt online. It sends students to pre selected.
Storyboarding1 Steve Cooper Barb Ericson August 2009 Storyboarding.
Module 8 – Research Project Research Project Presentation Skills.
Polar bears and penguins. Alice looked out her window and saw some penguins and polar bears having a luau in her front yard. She saw 12 animals altogether.
Animation Programs: Scenarios and Storyboards
STORYBOARDING Not as in riding a story like a skateboard, but as in planning out your work.
Think Tac Toe - Vocabulary. Create a Word Map for all 20 words. Include the definition, a picture, synonyms, and antonyms. Create the word map using the.
P.D.S.A. Plan For all projects, students need to plan out their work. The first step is to create at least 4 thumbnail sketches of their ideas for the.
The Design Process An approach to designing and approaching problem issues and solutions.
Review for test! Alice Chapter 1&2 Test is tomorrow! - March 26 th March 25th.
List Search Alice. Common Uses of Lists Iterating through a list of several like items to accomplish the same task with each item. As in the previous.
Lists Alice. Collections In some animations, several objects must perform the same actions Example: A marching band, where the band members are performing.
List Search Alice. Common Uses of Lists Iterating through a list of several like items to accomplish the same task with each item. As in the previous.
Finding the Mean David R. David N.. Mean The average of the numbers in a set of data is the mean.
 Synthesis means combining separate elements to form a coherent whole.  A synthesis paragraph will bring together  your research and  your analysis.
Design Your Storyboard! This may be done on paper, but it is best created in a tool such as PowerPoint Here is the storyboard for my very short advert.
Reading ► Pleasure Reading  Passive  Relaxed  Comfortable  Done for personal interest ► Critical Reading  Active  Academic  Done to get you thinking.
Theme What theme will you base your game on? Could be: sports, books, movies, United States, Presidents, animals, or anything in the world. Make sure.
Back to the Web Alice Wrap-Up. Update your Class Web Page  In the index.html change the “Client Sites” section to: Alice 1. Basics of Computer Programming/Introduction.
Detailing your features for your second client meeting What to put on your Google Group for them to review!
5 Themes of Geography What is Geography? Geography is the study of the earth and the way people live on it and use it.
Developing a Thesis Statement. What is a thesis statement? A statement, argument or theory that is the basis of your project as a result of your research.
1 Quiz Show Programming Terms. 2 Alice - 3D Virtual Programming Vocabulary Quiz Board Chapter 1 Chapter 2a Chapter 2b Chapter 3 Chapter 4 $100 $200 $300.
Alice Final Project Web Design. Alice Final Project You have a choice of two scenarios: 1. A game of some sort. You must devise a score-keeping mechanism.
CS320n – Elements of Visual Programming List Search Mike Scott (Slides 9-2) Thanks to Wanda Dann, Steve Cooper, and Susan Rodger for slide ideas.
Little Dances in Scratch: A Simple Calculation How we thought and worked with Scratch Authors: Libuše Šrollerová Martina Jejkalová Students of the Faculty.
ECS – Storyboarding and Introduction to Web Design
Alice Project 1 Web Design.
Roald Dahl Webquest.
Overview of Flash.
Adventure in Computational Thinking
Adding and Subtracting Directed Numbers
Computational Thinking
SPECIALIZED APPLICATION SOFTWARE
Memory Matching Challenge
List Search Alice.
LESSONS 9 & 10 Module 4: Working with Images Digital Photography 2.
Can you put the symbols in?
Writing Response Vocabulary
List Search Alice.
Ch 9 Lists In some animations, several objects must perform the same actions Example: A marching band, where the band members are performing the same.
Presentation transcript:

Alice Project 1 Web Design

Electronic Greeting Card Build an animation for an electronic greeting card (any occasion you choose – birthday, get well, etc.). You can get ideas from the following web sites: free.bluemountain.com greetings.yahoo.com The animation is to be a movie (that is, not interactive)..

Features of Your Project It must include at least 2 methods (not including World.my first animation). At least 1 of the methods must have a parameter. The method with a parameter is to be called at least twice, with different parameter values. Methods must include comments that describe the overall action defined in the method. Your methods must be logical. In other words, do not just take 5 random lines of code, and put them together to form a method. There must be a logical function that the method performs. You are also to create a storyboard for your animation. The storyboard should be done first.

Presentation You will present your project to the class. You will show story board I will try and get them scanned in… You will demonstrate your project and answer any questions.