Zebra0.com
Glossary for Alice Programming: arrays
Education Resources
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
Glossary for Alice Programming: arrays
Learn Alice in FREE step-by-step lessons.
animals-talk:
The animals talk: Parallel Arrays
(Lesson:
Arrays: Working with lists of objects
)
   
One array contains animals, the other the things they say
birds:
Birds spread wings and say something
(Lesson:
Arrays: Working with lists of objects
)
   
An array of birds perform
discussion:
Discussion questions
(Lesson:
Arrays: Working with lists of objects
)
   
What do you think?
fish:
Fish swim to cave with procedure
(Lesson:
Arrays: Working with lists of objects
)
   
Each fish swims to cave with procedure
joints:
Segments of an elephant's trunk as an array
(Lesson:
Arrays: Working with lists of objects
)
   
The segments of an elephant's trunk, tail and a few other things are an array.
object-arrays:
An array of animals
(Lesson:
Arrays: Working with lists of objects
)
   
An array of SJointedModel contains, yeti, tortoise and stuffedTiger
objects-counting:
Animals counting
(Lesson:
Arrays: Working with lists of objects
)
   
An array of animals take turns to count
questions:
Self Study Questions
(Lesson:
Arrays: Working with lists of objects
)
   
What have you learned?
ready-set-go:
Arrays: Ready, Set, Go!
(Lesson:
Arrays: Working with lists of objects
)
   
Tortoise says "Ready", "Set", "Go" using array
tallest:
Who's the tallest?
(Lesson:
Arrays: Working with lists of objects
)
   
People are in an array, a loop is used to find the tallest.
Full Glossary