Back to Classroom Practices
Classroom Practicescs-coaching-knowledge-base.md
Commenting
Commenting
Front: Commenting is writing non-executable notes directly into a program. A form of collaboration, it is widely used in computing. It helps students organize their program and is a way students can communicate their thinking to their teacher and partners on a team project.
Back: Set expectations for students to document their thinking by commenting within their code. Ensure that you are teaching and modeling commenting during instruction.
---