Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Be careful to introduce code that students are equipped to understand; otherwise, students may not be able to demonstrate their comprehension.

Share Be careful to introduce code that students are equipped to understand; otherwise, students may not be able to demonstrate their comprehension. with FacebookShare Be careful to introduce code that students are equipped to understand; otherwise, students may not be able to demonstrate their comprehension. with Twitter
  • Students often get stuck when trying to parse unfamiliar syntax and are then unable to demonstrate their understanding.

More about this tip

Tags

  • Programming Concepts
External Source

Interview with Nick Melnyk

Other Tips By
Other Tips By Nick Melnyk

Similar tips

Justify the reason that Java Strings are immutable by showing how Strings might be packed together in the heap to help students resolve incomplete understandings in their mental model.
Use group discussion to help students figure out boundary cases for removing duplicate adjacent elements on their own so that they get to discuss a variety of test cases in depth before focusing on the code.
Have students pay close attention to loop bounds when tracing through code to help them identify and avoid off-by-one errors caused this way.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy