Skip to main content
CS Teaching Tips

Main navigation

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

Python

Focus on these four key concepts when first teaching C to help students with previous programing experiences transition from higher-level languages such as Python.

Misconception: students forget about language-specific or paradigm-specific material (e.g., new/delete or types) when they switch between languages that don’t use the same concepts.

Use command-line running scripts or IDEs over the Python shell, which students may find incredibly confusing.

Use CodingBat problems to supplement Java and Python curricula to give students more practice.

Pagination

  • Previous page ‹‹
  • Page 4
Subscribe to Python

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

Privacy Policy