1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Analyze the Problem
Determine WHAT the program should do
Determine Specifications
Decide what inputs and outputs should be
Create a design
Make a set of step-by-step instructions (in english)
Implement the Design
Convert instructions into coding language
Test/Debug the Program
See if it works, and fix/improve the program
Maintain the Program
Update the program as needed