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.

Slides:



Advertisements
Similar presentations
Getting Started With Alice: The Basics By Jenna Hayes under the direction of Professor Susan Rodger Duke University July
Advertisements

Visual Lists By Chris Brown under Prof. Susan Rodger Duke University July 2012.
Task: View Role Details To see this in PennWorks...click herehere Task Definition: View a person’s ‘role’ information. Steps – From the Task drop-down.
Welcome to Web Instruction Guide! Next In this section you will enter the information we supplied to you. It will prompt you to change your password.
With Microsoft Excel 2010 © 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2010.
T ESTING WITH J UNIT IN E CLIPSE Farzana Rahman. I NTRODUCTION The class that you will want to test is created first so that Eclipse will be able to find.
Information Technology Fundamentals (ITF) Mr. Shultz.
Alice: A Visual Introduction to Programming Chapter 1 Part 2.
Using the File Manager WebCT 6. Understanding File Manager The File Manager is the area where all course files are stored. Whenever you link a file in.
Excel Lesson 14 Creating and Using Macros Microsoft Office 2010 Advanced Cable / Morrison 1.
Animated Charting Using the Alice Bar Chart Template World By Elizabeth Liang under the direction of Professor Susan Rodger Duke University December 2010.
Outlook Lesson 6 Managing Calendars and Tasks Microsoft Office 2010 Advanced Cable / Morrison 1.
1 Integrated Development Environment Building Your First Project (A Step-By-Step Approach)
Information Technology Fundamentals (ITF) Mr. Shultz.
VISUAL C++ PROGRAMMING: CONCEPTS AND PROJECTS Chapter 1B Introduction (Tutorial)
OST Introduction to Excel Excel 2004 The Project Gallery is a window that links you to every application in Microsoft Office. It allows.
How to Fill a Reserve Request Part 3 of the Series on Reserves Using Agent VERSO.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Review for Mid-term! October 26, Review Homework Worksheet True or False Operators are symbols that perform specific operations in Visual Basic.
Nonvisual Arrays and Recursion by Chris Brown under Prof. Susan Rodger Duke University June 2012.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
The Very Basics of Alice: A Simple Overview 6 th & 7 th Grade Tech Apps.
Information Technology Fundamentals (ITF) Mr. Shultz.
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
Alice: A Visual Introduction to Programming Chapter 1 Part 2.
TCM/HS Library Online Catalog. To access the Library Online Catalog, visit and Click on Media Centers
Introduction to Video Game Programming (VGP) Mr. Shultz.
Summer 2011 Project Zimmerman.  After discussion and initial introduction to Alice, students will receive another overview and use existing code to create.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Access Lesson 11 Creating and Running Macros Microsoft Office 2010 Advanced Cable / Morrison 1.
LESSON 1 REVIEW POWERPOINT Renee Sabinas Period 8 10/1/12.
Information Technology Fundamentals (ITF) Mr. Shultz.
TaskTracker Note: This Version of TaskTracker is an in-progress version. Because of this, you will not be able to save data and events onto the app. The.
Information Technology Fundamentals (ITF) Mr. Shultz.
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
Introduction to Video Game Programming (VGP) Mr. Shultz.
Creating a Historical Tour in Alice By Jenna Hayes May 2010.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Strategy for Advanced Multiplication Nadine Gilkison.
The Essentials of Alice Mrs. Jayne Slease SBMS CTE Computer Science and Animation Credit to Duke Students under the direction of Professor Susan Rodger.
Review for test! Alice Chapter 1&2 Test is tomorrow! - March 26 th March 25th.
Advanced InterAct. A quick way of reading through multiple messages is to “summarize” them. This will make them appear as a list in a single message box.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Cells Review DIRECTIONS: 1.Read all of the slides in this powerpoint. 2.Follow the directions carefully. 3.If you don’t understand something, GO BACK AND.
Using Alice.  Alice is visual  Alice is object-oriented (some might say object- based)  Alice eliminates the need to debug syntax errors  Alice introduces.
1 Copyright © 2014 Tata Consultancy Services Limited Assessment Knowledge Center – Item Creation Training Document.
Blackboard Equation Editor Quick Tutorial. Inside the Discussion Board reply to a message or start a new thread The following dialogue box appears When.
Microsoft Visual Basic 2012: Reloaded Fifth Edition Chapter One An Introduction to Visual Basic 2012.
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.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
1 PowerPoint Lesson 1 PowerPoint Basics Microsoft Office 2013: Introductory Pasewark & Pasewark.
Lesson 1: Learning Worksheet Fundamentals Microsoft Office Excel 2003 Lesson 1 Learning Worksheet Fundamentals.
Word 2013 REVIEW AND LOOK AT RIBBONS USING MORE TEMPLATES FREE TRAINING INFORMATION FROM MICROSOFT.
The Essentials of Alice (Bunny)
Microsoft Access 2013 Bobby Wan.
Chapter 1: An Introduction to Visual Basic 2015
The Alice Interface.
Moving Students Between Sessions
Alice 2.2 Introduction.
2. Use your personal teacher login information.
Learning to Program: Part 3 Camera Control, Invisibility and 3-D Text
Move this box to see the hints (there are two hints for this code)
Moving Students Between Sessions
Presentation transcript:

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 correctly create a computer program with multiple methods and events with no errors. (BUS )

Introduction to Alice Let’s take a look at the Alice screen

Welcome Dialog Box - displays when you start Alice

Tutorial Tab

Recent Worlds Tab

Templates Tab

Examples Tab

Open a world Tab

Four Tutorials

World Window

Object Tree

Object Details

Editor

Events Area

To add an object, click on Add Objects in the World Window

Libraries of objects are displayed on the bottom of the screen

Classes in the libraries are displayed on the bottom of the screen

If you click on an object, a dialog box pops up that tells you the size of the object and how many parts it has

To add the object to your world Click on Add instance to world

Now your world has a nice beach chair!

Click on Done to return to the main window

Now you can start doing something with the object Notice that the beach chair is now in your Object Tree

New Class Work Complete Alice Book Project 1 Vocabulary Worksheet As you read Project 1 and fill in definitions, also complete tasks When done, work on Old Class Work or Continue in book at “Creating a New Alice World”

Old Class Work Algorithm Flowcharting Visual Basic Flowcharting 2 Visual Basic 2 Programming History Programming Languages Alice Lessons 1, 2, 3, and 4