AllTheTimeWorld.com
Scene Procedures in Alice3
Privacy
Contact
Topics
Algorithms
Alice 3
C++
C# Windows
RGB Colors
Computer Basics
Computer Concepts
Faculty resources
HTML5
Java
Systems Analysis and Design
Visual Basic
Scene Procedures in Alice3
Learn Alice in FREE step-by-step lessons.
Module 3: Scene Procedures in Alice3
Learn how to create Scene Procedures and use them for top down design
In order to do this you will:
Be able to create a Scene Procedure
Be able to call a Scene Procedure.
Use Scene Procedures for Top Down Design.
Disable a call to a Scene Procedure to facilitate testing and debugging
Please study the material at each of the links below.
Scene Procedure for Top-Down Design
:
A Scene Procedure is code that is separate from myFirstMethod
/alice/videos/alice-top-down.mp4
Procedures for top down design
:
Video shows how to use procedure for top down design.
/alice/videos/alice-procedures.mp4
Both an Indoor and Outdoor Scene
/videos/alice-room-snow.mp4
Move code to procedures
/videos/alice-fish-topdown.mp4
Scene Procedures
:
Hello World using procedures.
/alice/videos/alice-scene-procedures.mp4
Scene Procedures2
:
The Yeti family says hello and goodbye using procedures.
/alice/videos/alice-scene-procedures2.mp4
Disabling Procedure
/videos/alice-disabling.mp4
Scene Parameters
:
Adding parameters makes the procedure more versatile.
/videos/alice-scene-parameters.mp4
Self Study Questions
:
What have you learned?
Discussion Questions