by dv35z on 8/11/24, 1:53 AM with 3 comments
What are the best open-source, free pair-programming tools out there?
I'm doing collaborative code development & coaching - the students often don't have credit cards or accounts on platforms like Google, Microsoft etc.
We're using VSCodium code editor, and programming web apps with Python (Django, perhaps an API framework lile FastAPI/DRF) HTML, React, Typescript, SQlite, etc.
Commercial tools I'm aware of: Pop.com (free), Tuple (paid), VSCode Live Share (free, required Microsoft/GitHub account), Jitsi (video conference tool, but I don't think it has screen control)
Looking for high quality, open/free equivalents...
by kingkongjaffa on 8/11/24, 9:51 AM
Is there a reason why you wouldn't want your students learning to code to create github accounts. That seems to be pretty universal in modern development to either have _something_ in github or gitlab.
by fhaldridge7 on 8/11/24, 3:17 PM