Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Cyan1011725y@lxmcf I did it as well, but I was like 16... I quickly looked for better ways and found GitHub which has forever been a godsend
-
Really and truly, use of a VCS should be mandatory in any college programming classes. Wonder how many years it's going to take for academia to realize this?
-
C0D4681465yWell... in a way google drive is a VCS.
It maintains version history of files, and previous versions can be restored
Just click that "keep forever" button.
https://support.google.com/drive/...
On the other hand, wtf!!! -
C0D4681465y
-
Cyan1011725y@C0D4 drive is just his backup, he has a folder for each version :/ already over 20+ folders of these apparently
-
None of my college professors who taught programming know what version control was.
It should be common core for aspiring and learning developers nowadays tbh.
If you find a professor that’s chill AND knows what VCS is, give that person a handsome (or beautiful ;)) raise! -
Hazarth94735yMan, I remember when in uni teachers wanted us to use git for the first time, and I was like "whoa, it can conbine code! This solves every programmers wet dream!"
Meanwhile the classmates I was stuck with in a team "ugh, what is this, some stupid school system, and it doesn't even have an interface, everytime I do something it messes up all the code"
I ended up doing everything with another guy who was actually really enthusiastic about code in general even tho he lacked experience. We just gave the rest of the guys really simple tasks where they can't fuck anything up (they did, but not on regards to git, think tripple embedded while loop accessing a database)
Good times
Related Rants
My new mobile development teacher just admitted he has never learnt git or any other VCS, I asked him what he does when shit happens and he just said,
"I just have a folder for each version backed up to Google Drive"
This is the guy that's teaching us? Surely as a teacher you should be setting a proper example and using good practises....?
rant
cringe
teacher
smh
git
vcs