AllTheTimeWorld.com

alice lifecycleThe Software-Lifecycle

The Software-Lifecycle

Learn Alice in FREE step-by-step lessons.

Module 13: The Software-Lifecycle

The goal of this lesson is to learn how to use some tools for planning, designing and managing larger software projects.

In order to do this you will:

Please study the material at each of the links below.

  1. Pseudocode: Step by step instructions written in human language.

  2. A game: Rock, Paper, Scissors: Explanation and Pseudocode for the game

  3. Flowcharts: A flowchart is a drawing that shows the steps in an algorithm.

  4. Storyboards: A storyboard helps you design the entire movie: each scene shows the actors, positions, and scenery

  5. Drawing Flowcharts Drawing Flowcharts: Video shows how to draw flowchart using draw.io
    /videos/draw-flowchart.mp4
  6. Flowchart for Rock, Paper, Scissors game: The top level flowchart for the rock paper scissors game is shown.

  7. Truth table for Rock, Paper, Scissors game Truth table for Rock, Paper, Scissors game: Video creates a truth table in Excel.
    /computers/videos/truth-table.mp4
  8. Self Study Questions Self Study Questions: What have you learned?

  9. Discussion Questions Discussion Questions

Active Learning

Design a final project.