Computational Visualization
Lab: Problem Solving Expression
Video Runtime: 14:59
In this episode, you will learn about different techniques for visualizing computation. You’ll learn about how to conceptual view your code, do visual mockups and maps, flowcharting, and thought and planning tools.
Your key takeaways are:
- Conceptual view of code
- Visual mockups and mapping help you see the big elements
- Flowcharting helps you to map out the individual steps and conditions
- Thought and planning tools
Study Notes
How do you visualize the steps to do something?
Using visualization, we’re able to map out the process for registering.
Now convert this into something useful.
Think logically.
The flowchart helps you with the computational thought process; you’re able to start seeing the recipe.
What are the benefits of using a flowchart?
- Helps you to walk through each step of the process
- Helps you to visualize each of the steps
- Helps you to visualize and think about what conditions need to be met to move forward
When was the last time you got out of your chair and stretched? Just saying…
Episodes
Total Lab Runtime: 01:07:15
- 1 Lab Introductionfree 03:02
- 2 Expressing Solution Stepsfree 27:32
- 3 Computational Thoughtfree 09:54
- 4 Computational Visualizationfree 14:59
- 5 Pseudocodefree 11:48