Hacker News new | ask | show | jobs
by aestra 4504 days ago
Who the heck went through a CS degree without using version control? We used it from day 1 until graduation and you didn't get credit if you didn't use version control, even on your projects you did yourself. How does one do group projects in school without version control?

Git didn't exist when I was in school either.

2 comments

If by 'version control' you mean 'delete and resubmit zip files into Moodle' then sure... my courses use version control...

>How does one do group projects in school without version control?

Dropbox. If you're lucky. Otherwise, attaching files through gmail.

FWIW I wish Git were part of my curriculum. I also wish the Java curriculum included Android. You gotta take what they give I guess.

I'm old. Dropbox did NOT exist when I was in school. Neither did Gmail...

> If by 'version control' you mean 'delete and resubmit zip files into Moodle' then sure... my courses use version control...

No I meant real version control. When I started CVS was standard.

If it helps, the last time I was in a CS class before this current iteration (more or less to improve my career options) we were playing around with DOSSHELL and Turtle Graphics.
That is great! I wish that was more common.