12 ms·
The author is talking about engineering not cs classes. That being said, I would completely agree with you, having been through a cs degree myself. Version cont
by pacmon 13y ago
The author is talking about engineering not cs classes. That being said, I would completely agree with you, having been through a cs degree myself. Version control and working in a group with it would have been very beneficial in school. Although, when I was in school that would have meant svn not git which I have grown to love, but felt the pain of having to learn the hard way.
- deleted 13y ago[deleted]
- aestra 13y agoWho 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.
- rpedela 13y agoThat is great! I wish that was more common.
- krapp 13y agoIf 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.
- aestra 13y agoI'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.
- krapp 13y agoIf 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.