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.

  • 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 design a simple game using classes in Python so they realize that even beginners are capable of writing interesting programs.
Emphasize the importance of developing a consistent naming schema, especially for booleans, as a part of good style.
Have students implement a seam carving program in Java to give them experience with dynamic programming, and with manipulating 2D and 3D arrays.

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

Privacy Policy