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
-
- I'm trying to configure github in my ide to open my project at home.
Teacher: well, you can use dropbox.
😐 -
Probably condescending, thinking that not everyone in class will understand git. Dropbox is just so easy and simple to install and use. (Tho it is a terrible Version Control System) But behold the usefulness of learning VCS, especially git.
Lucky you, being allowed to collaborate on school coding projects. Collaboration in my uni is considered big-time cheating and has serious consequences. Meanwhile in the real world, no company in the field has just one dev writing an entire project, and VCS is definitely involved. Good job preparing students for work, uni... -
Bikonja23868ytypeof(git) != typeof(dropbox)
Github on the other hand can be used for sharing, but no real point to using it instead of Dropbox or Drive... If you use it for version control or collaboration however that's another story, if you use Dropbox or Drive for that you're just silly.
Our teacher just told us to share our code via drive or dropbox or something like that, and I was there like "hey ever heard of git?????"
undefined