Skip to main content
CS Teaching Tips

Main navigation

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

Require that students have paper and pencil on hand when they code to emphasize the importance of planning before writing code.

  • Tell students "A few minutes of planning can save you hours and hours of programming!"

More about this tip

Tags

  • Development Methods
External Source

Interview with Josh Pudaloff

Other Tips By
Other Tips By Josh Pudaloff

Similar tips

Remind students that it’s better for time management and project outcomes to get code reviewed after each small change is made.
At the beginning of a web development course, do not allow students to copy and paste the HTML tags so they can learn what needs to go into a document.
Misconception: When passing arrays in C/C++ students often forget to pass in the size of the array and to use [] (square brackets) to make the variable an array.

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

Privacy Policy