Skip to main content
CS Teaching Tips

Main navigation

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

Talk through your code as you write it so students learn how to approach problems.

Share Talk through your code as you write it so students learn how to approach problems. with FacebookShare Talk through your code as you write it so students learn how to approach problems. with Twitter
  • This will allow your students to follow a similar procedure when they work alone on assignments.

More about this tip

Tags

  • CS 1
  • Intro Programming
External Source

Teaching with Logo: Building Blocks for Learning by Molly Watt & Daniel Watt

Other Tips By
Other Tips By Daniel Watt
Daniel Watt

Similar tips

Have students develop a Java program that plots pictures in a 2D grid to practice 2D array processing with a focus on nested loops.
Spend extra time teaching Big O in intro classes that use Python because the underlying implementation of Python lists is a mystery to students that leads students to believe many operations are constant, O(1), that are not.
Organize an activity in which one student gives other students precise instructions for how to draw a certain picture to teach students how a computer executes code.

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

Privacy Policy