Skip to main content
CS Teaching Tips

Main navigation

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

Check out the Computing At School website for resources for a variety of CS courses.

  • The Computing At School resources page has resources for CS courses teaching many different languages to students of many different ages.
  • For example, check out:
    • A Python3 cheat sheet poster
    • Vocabulary posters for elementary students
    • An introduction to pseudocode for middle school students
    • An introduction to Scratch for elementary students

More about this tip

Tags

  • Python
  • Scratch
  • Intro Programming
  • CS 1
External Source

Computing At School

Other Tips By
Other Tips By Computing At School

Similar tips

Organize an activity in which one student gives other students precise instructions for how to draw a certain picture to teach students how a computer executes code.
Use constructive and well-formed examples, like Quicksort, to teach recursion so that students have a strong model for building their own solutions.
Teach "if" statements before "switch" statements, then explain how "switch" is a specialized case of "if" by translating an "if" statement into a "switch" statement.

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

Privacy Policy