Back to Classroom Practices
Classroom Practicescs-coaching-knowledge-base.md
Reference Materials
Reference Materials
Front: Programming is not about memorizing specifics, it is about being able to solve a problem using a deep understanding of concepts that transfer between languages. Providing reference materials and teaching students how to use them reduces cognitive load, fosters independence, and helps students focus on concepts rather than the details.
Back: Make reference materials readily available in the classroom. Materials could include cheat sheets, online forums, formal documentation, language reference libraries, and code editor autofill tools. It is more important that students know how to apply, access, and use reference materials for deeper understanding than memorizing code.
---