Skip to main content
CS Teaching Tips

Main navigation

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

Use Practice-It as supplementary Java problems for an introductory programming course to give students more practice.

Find the resource at http://practiceit.cs.washington.edu/practiceit/

More about this tip

Tags

  • Java
  • CS 1
  • Intro Programming
External Source

Georgia Tech's 2012 AP CS Teachers' Workshop, linking to Practice-It

Other Tips By
Other Tips By Georgia Tech's 2012 AP CS Teachers' Workshop

Similar tips

Have students design time counters to reinforce place value and lists.
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.
Misconception: With conditionals, students may try to compare the memory address of a function to a number, like x < foo, when they intended to compare x with the return value of foo.

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

Privacy Policy