Skip to main content
CS Teaching Tips

Main navigation

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

Remind students how important indenting HTML is because most early bugs involve not closing tags.

  • Properly indenting your code makes it easier to read, helps you find syntax bugs faster, and is best practice.

More about this tip

Tags

  • Development Methods
  • HTML
External Source

Interview with Breanna Tucsanyi

Other Tips By
Other Tips By Breanna Turcsanyi

Similar tips

Students have trouble seeing the connection between models (UMLs, etc.) and code so they only want to focus on coding, a problem when teaching modeling.
Use the playful phrasing “bracket thief” when students get a common Java error for forgetting to use a closing bracket to remind students of this error in a non-threatening way.
Put debugging tips inside the test cases when you provide students with JUnit test cases to help students improve their own debugging abilities in Java.

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

Privacy Policy