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

Misconception: Students believe that in a primitive assignment, x = y could be the equivalent of y = x; they think that the computer science “=” sign is the same as the mathematical “=” sign.
Have students write a genetic algorithm in Java to solve instances of the Traveling Salesman Problem so that they can practice object-oriented programming and responsibility-driven design.
Have students develop a Java program that plots pictures in a 2D grid to practice 2D array processing with a focus on nested loops.

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

Privacy Policy