6

My little brother started college this year. He hasn't decided what he wants to do, so he took classes in finance and computer science. During finals week, he comes to me ranting about GitHub. "It has to be the most useless tool ever made", he said.

His teachers made him use it without any explanation on HOW to use it. His whole team was working out of a single branch, downloading the zip every time, and struggling to fix merge conflicts. At no point was this ever corrected. This has been going on for an entire year!!!

Safe to say, I spent the afternoon walking him through more productive ways to use GitHub and showing him why it's not "the most useless tool ever made". I don't get why teachers for students to use tools but fail to ever explain how. All that is going to do is deter kids from using tools that could save them when they get a real job.

Comments
  • 3
    I don't think that teacher ever expected someone trying to upload a project in zip format with git...
  • 0
    i dont know about computer sciences, but usually teachers are failed academics...

    edit: now that i think about it, id say espacially in computer science:

    if youre good at coding either you work for faang or you work for yourself
  • 0
    @-red fair point.
    i was using faang as a figure of speech
  • 0
    @-red This. Having worked at faang.
  • 0
    You're supposed to figure stuff out by yourself in college. But maybe they could have posted a link to some guide.
  • 0
    Sounds about right. Hardly any college is going to teach the basics or debugging or git. But they’ll throw you into the deep end of endless theory lectures.
Add Comment