Back to Classroom Practices
Classroom Practicescs-coaching-knowledge-base.md
Worked Examples
Worked Examples
Front: Worked examples help students conceptualize the procedural nature of problem solving and program development within a meaningful context.
Back: Worked examples typically include a problem to be solved, step-by-step instructions for developing a solution, and the solution itself (a block of code or complete program). Worked examples can be examined as a class to introduce new concepts or used as a reference for solving similar problems. You can also provide students with incomplete worked examples and have them fill in the missing information.
---