Back to Classroom Practices
Classroom Practicescs-coaching-knowledge-base.md
Flowcharts
Flowcharts
Front: Understanding the flow of a program is an important step in learning. Creating flowcharts helps students focus and organize processes using words or images that are easily understood by them and/or their peers.
Back: Use flowcharts to develop student understanding, thinking, and approach to problem solving. Have students use a combination of natural language and programming language to plan the flow of a program and sequence its different parts. Students can express their understanding of a working program by writing pseudocode for that program.
---