Skip to main content
CS Teaching Tips

Main navigation

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

Use Problets.org to help students practice programming basics in C++, Java, C#, or Visual Basic

  • Find the resource at http://www.problets.org/
  • Problets are "problem solving software assistants for learning, reinforcement and assessment of programming concepts".
  • Students can learn nested for loops very well without a lecture using Problets.
  • Check out Problets for loop section (Note: this link will open a java applet).

More about this tip

Tags

  • Programming Concepts
  • Java
  • CS 1
  • Intro Programming
  • CS 2
  • C++
  • C#
  • Development Methods
  • Data Structures
  • Algorithms and Design
  • Other Programming Language
External Source

Interview with Seth Reichelson

Georgia Tech's 2012 AP CS Teachers' Workshop, under "Links to material"

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

Similar tips

Provide students with practice opportunities to develop the verbal communication skills needed for successful pair programming to ensure that students gain the most out of these activities.
Ask students “What is the simplest input to this problem?” when teaching recursion to help students learn to identify appropriate base cases for each argument of their function.
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.

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

Privacy Policy