Skip to main content
CS Teaching Tips

Main navigation

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

Insist students use Javadocs as a resource in intro Java classes to reinforce the value of self-directed learning and ensure they know how to reference important documentation.

Share Insist students use Javadocs as a resource in intro Java classes to reinforce the value of self-directed learning and ensure they know how to reference important documentation. with FacebookShare Insist students use Javadocs as a resource in intro Java classes to reinforce the value of self-directed learning and ensure they know how to reference important documentation. with Twitter
  • There is always a lot of computer science content students won’t know of the top of their head.
  • Being resourceful, knowing how to look up what you don’t know, and being able to read documentation (like Javadocs for Java) is a critical part of being a programmer.

More about this tip

Tags

  • CS 1
  • Intro Programming
  • Java
External Source

Interview with Dani McAvoy

Other Tips By
Other Tips By Dani McAvoy

Similar tips

Focus on simple examples in a breadth course about systems to avoid confusing students. Save depth for upper level courses.
Compare recursion to painting the layers of a Russian nesting doll to help students understand the concept.
Write an exception inside of a loop, then outside of a loop when live-coding so that students learn the effects of placement on exceptions.

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

Privacy Policy