Skip to main content
CS Teaching Tips

Main navigation

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

Use CodingBat problems to supplement Java and Python curricula to give students more practice.

Share Use CodingBat problems to supplement Java and Python curricula to give students more practice. with FacebookShare Use CodingBat problems to supplement Java and Python curricula to give students more practice. with Twitter
  • Find the resource at http://codingbat.com/
  • Extra info from Seth Reichelson:
    • Hard problems that students struggle with include the makeBricks and makeChocolate problems.
    • After spending a few hours on JavaBat, students will start to "get it" and may even get addicted to practicing their Java skills.
    • Check out JavaBat.

More about this tip

Tags

  • Java
  • Python
  • AP A
  • Intro Programming
  • CS 1
External Source

Georgia Tech's 2012 AP CS Teachers' Workshop, under "Links to material" and an interview with Seth Reichelson.

Other Tips By
Other Tips By Seth Reichelson
Seth Reichelson

Similar tips

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.
Have students use Python’s Turtle graphics to draw fractals using a Lindenmayer system, instead of recursion, to give students experience with string manipulation.
Have students break their code into smaller pieces to find out where the bug might be.

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

Privacy Policy