Skip to main content
CS Teaching Tips

Main navigation

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

Standard tutorials have too much information to be appropriate in introductory courses; try using excerpts from them or creating your own.

Share Standard tutorials have too much information to be appropriate in introductory courses; try using excerpts from them or creating your own. with FacebookShare Standard tutorials have too much information to be appropriate in introductory courses; try using excerpts from them or creating your own. with Twitter
  • Regular industry-level tutorials contain way more detail and information than is productive for entry-level students.
  • Give students excerpts of these tutorials, or smaller, skill-level specific tutorials.
  • You can base your material on these professional-level walkthroughs, just make sure your own documentation isn’t as scary.

More about this tip

Tags

  • CS 1
  • Intro Programming
External Source

Interview with Michele Pratusevich

Other Tips By
Other Tips By Michele Pratusevich

Similar tips

Explain how inheritance allows the Java toString method to work when teaching printing to help students develop an understanding for how everything in Java is an object that has hierarchical relationships with other objects.
Have students recursively draw circles to build their recursion skills and understanding.
Misconception: With conditionals, students may try to compare the memory address of a function to a number, like x < foo, when they intended to compare x with the return value of foo.

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

Privacy Policy