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

Reinforce that certain types in Python such as lists are mutable while others (e.g. strings, tuples) are not. Students have difficulty tracing code that uses mutable types because they often forget this.
Run a pair programming contest in Python to motivate, challenge, and boost students’ self-confidence.
Avoid using x and y as variable names to prevent students from confusing variable assignments with mathematical expressions.

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

Privacy Policy