Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 2.81 KB

README.md

File metadata and controls

57 lines (43 loc) · 2.81 KB

Teaching Tools

A collection of the tools I find useful when teaching coding and other digital tech. stuff (generally online)...

Online Code Editors / IDEs

  • CodePen (HTML/CSS/JS)
  • Glitch (free static HTML/CSS/JS, limited free Node apps, pull from GitHub)
  • JSFiddle (HTML/CSS/JS)
  • AnyFiddle (various languages, including HTML/CSS/JS and Python)
  • Replit (various languages, including HTML/CSS/JS and Python, with paid education plans)
  • PythonAnywhere (Python instances, with basic teacher/student support)
  • Scratch (block-based, classroom features)
  • Snap! (block-based)

Docs & Reference

Tools & Utilities

Lessons & Courses

Coding Challenges

Videos & Other Media