Zebra0.com

alice mathAlice Programming

Alice Programming

Learn Alice in FREE step-by-step lessons.

Module 11: A Little Math

In this module, you will use arithmetic operators to do some simple math.

Goal:

In order to do this you will:

Objectives:

Please study the material at each of the links below.

  1. Cost of 3 Soccer Balls Cost of 3 Soccer Balls: How much does one soccer ball cost? Then 3 would cost total=cost * 3
    /alice/videos/alice-ball-cost.mp4

  2. Counters Counters: Penguins count using counter=counter+1
    /alice/videos/alice-penguin-count.mp4
  3. The Witch is Older The Witch is Older: What ever age you say you are, the witch says she's older.
    /alice/videos/alice-witch-age.mp4
  4. The fish share the gold coins The fish share the gold coins: Learn about division and remainders.
    /alice/videos/alice-goldcoins.mp4
  5. Integer Division Drill Integer Division Drill: Practice integer division.

  6. Remainder Drill Remainder Drill: Practice finding remainders.

  7. Finding a Tip Finding a Tip: The Mad Hatter calculates 15% tip.
    /alice/videos/alice-tip.mp4
  8. Cost of 3 different items Cost of 3 different items: Finds the total of 3 different values: total=total+cost
    /alice/videos/alice-total.mp4
  9. Monkey jumps for banana Monkey jumps for banana: Monkey jumps a bit higher each time by multiplying variable by 1.3
    /alice/videos/alice-monkey-jump.mp4
  10. How far is the cave? How far is the cave?: We use a function to find how far away something is.
    /alice/videos/alice-how-far.mp4
  11. How tall is the snow-woman? How tall is the snow-woman?: We use a function to find height.
    /alice/videos/alice-height.mp4
  12. Discussion questions Discussion questions: What do you think?

  13. Self Study Questions

  14. Discussion Questions Discussion Questions

GlossaryGlossary for math lesson
Full Glossary