Hacker News new | ask | show | jobs
Ask HN: Which code collaboration website could you recommend?
1 points by hajderr 2431 days ago
I want to teach programming.

Looking for your best online code collaboration website. Preferably sketching/drawing pad integrated too.

1 comments

A bunch of IDEs/editors have remote pair programming add-ons now. Atom has Teletype and VS has Visual Studio Live Share.

Also, I'd recommend Glitch as a platform for letting your students host projects. It has a nice collaborative feel and lets them share their work in a "real" environment.

thanks a bunch! :D