Skip to main content
CS Teaching Tips

Main navigation

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

Explain through metaphor that return values allow a primary function to get information from a secondary function.

Share Explain through metaphor that return values allow a primary function to get information from a secondary function. with FacebookShare Explain through metaphor that return values allow a primary function to get information from a secondary function. with Twitter
  • More explicitly consider the following conversation metaphor: A primary function may ASK a secondary function a QUESTION by calling it. The secondary function RESPONDS by returning an answer.

More about this tip

Tags

  • Programming Concepts
External Source

Interview with Nick Melnyk

Other Tips By
Other Tips By Nick Melnyk

Similar tips

Use Problets.org to help students practice programming basics in C++, Java, C#, or Visual Basic
Define programming language terms independently of computer terminology to make concepts more accessible to students.
Organize an activity where students make phone calls to their classmates with the goal of summing the numbers 1 through 6 in order to demonstrate recursion.

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

Privacy Policy