SlideShare a Scribd company logo
WEEK 4
Objectives
This will be a continuation of the
objectives in the third week, with a focus
on software development concepts.
You should be able to:
 List and describe the steps in the
software development cycle.
 Create and demonstrate the use of methods
in Alice that contain method parameters.
You should be able to:
 Describe the difference between the
primitive methods and user-created
methods in Alice
 Demonstrate how to run primitive methods
to directly position objects and manipulate
the camera in an Alice world
 Create new methods in Alice in a
manner that demonstrates good top-
down design and modular development
You should be able to:

More Related Content

PPTX
Download alice
PPTX
Week 3 Objectives
PPTX
Week1 Objectives
PPTX
Week 2 Objectives
PDF
Alice ppt ch01
PDF
201003 Alice (part 1/15)
PDF
Alice 3
Download alice
Week 3 Objectives
Week1 Objectives
Week 2 Objectives
Alice ppt ch01
201003 Alice (part 1/15)
Alice 3
Ad

Week 4 Objectives

  • 1. WEEK 4 Objectives This will be a continuation of the objectives in the third week, with a focus on software development concepts.
  • 2. You should be able to:  List and describe the steps in the software development cycle.  Create and demonstrate the use of methods in Alice that contain method parameters.
  • 3. You should be able to:  Describe the difference between the primitive methods and user-created methods in Alice  Demonstrate how to run primitive methods to directly position objects and manipulate the camera in an Alice world
  • 4.  Create new methods in Alice in a manner that demonstrates good top- down design and modular development You should be able to: