Skip to main content
CS Teaching Tips

Main navigation

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

Show students the visual representation of recursion in the Modern Family title sequence for a fun way to introduce them to this concept.

Share Show students the visual representation of recursion in the Modern Family title sequence for a fun way to introduce them to this concept. with FacebookShare Show students the visual representation of recursion in the Modern Family title sequence for a fun way to introduce them to this concept. with Twitter
  • The picture without a picture in it, the first one, is the base case. All the other sections of the title sequence repeat the pattern of a picture of a family holding a picture of their family.
    • Check out this video of the Modern Family theme song.

More about this tip

Tags

  • Meaningful and Relevant Content
  • Programming Concepts
External Source

Interview with Renada Poteat

Other Tips By
Other Tips By Renada Poteat

Similar tips

When teaching null dereferences, show a call that dereferences a null pointer in a debugger to give students a snapshot of what is happening.
Be careful to introduce code that students are equipped to understand; otherwise, students may not be able to demonstrate their comprehension.
Have students implement a simple GeoLocation class in Java that finds the distance between two locations using the Google Maps API to give students an interesting introduction to object-oriented programming.

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

Privacy Policy