Zebra0.com

alice helloAlice Programming

Alice Programming

Learn Alice in FREE step-by-step lessons.

Module 2: Your First program: Hello World

In this module, you will create a program with a 3D character who says "Hello World."

Goal:

In order to do this you will:

Objectives:

Print the lesson

Please study the material at each of the links below.

  1. Select a starting template: There are many templates: grass, sea floor, snow, room, mars, and more.

  2. Code Editor vs. Scene Editor: Add 3D models in setup scene, add code in code view.

  3. Naming conventions: Follow these conventions for the names you give objects, variables and methods.

  4. Change the code preference to Java Change the code preference to Java: Show your code in the same mode as the videos.
    /alice/videos/alice-code-preference.mp4
  5. About the first program: Important things to remember when you create the first program

  6. The first program: Hello World The first program: Hello World: This video demonstrates how to create your first program.
    /alice/videos/alice-hello-world.mp4
  7. Editing the say command Editing the say command: This video demonstrates how to create your first program.
    /alice/videos/alice-hello-hello.mp4
  8. Adding comments Adding comments: This video demonstrates how to add comments.
    /alice/videos/alice-comments.mp4
  9. Why Hello World? Why Hello World?: Why you should write the Hello World program
    /videos/programming.mp4
  10. Sim People Sim People: Sim people let you customize the appearance of a person.
    /alice/videos/alice-sim-person.mp4
  11. Using doTogether Using doTogether: Animals all say hello at the same time.
    /alice/videos/alice-dotogether.mp4
  12. Complete Step 1 of the final project.

  13. Self Study Questions Self Study Questions: What have you learned?

  14. Discussion Discussion: What do you think?

  15. Self Study Questions

  16. Discussion Questions Discussion Questions

Active Learning

Create Hello World project

GlossaryGlossary for hello lesson
Full Glossary