I teach programming (C# in Visual Studio) and I typically programmering small examples of code together with the students on the projector in the classroom.
Afterwards the students would like to continue working with the exsample. Right now I zip the entire C# project folder together and share via Google Drive.
Is there any smarter/simpler way to share?