I also don't believe Git is the right tool for this problem. Educators need something tailored much more specifically, and one that reduces the complexity of branching and merging along the way. There's a space here.
GitHub goes to school
11–20 of 66 posts
Re: GitHub goes to school
#12I was happy to see that my university decided to self-host a Gitlab server for CS students instead of using proprietary options like GitHub or Bitbucket. The students that set up the server learned from the experience, the instructors got around the problems they were having with Bitbucket's account limitations, and the new undergrads have a great platform on which to learn Git. I would encourage other educational in…
You're welcome to your principles, but they're not always practical.
Re: GitHub goes to school
#13I was happy to see that my university decided to self-host a Gitlab server for CS students instead of using proprietary options like GitHub or Bitbucket. The students that set up the server learned from the experience, the instructors got around the problems they were having with Bitbucket's account limitations, and the new undergrads have a great platform on which to learn Git. I would encourage other educational in…
What is 'anti-educational' about proprietary software? At the very least, one can't expect CS students to have an education which is valid for the workforce without any exposure to proprietary software at all.
It doesn't allow users/students to analyse, or learn about, its inner-workings. I don't know how important that is but with git being so easy to deploy, why not use something students can maintain?
Re: GitHub goes to school
#14I was happy to see that my university decided to self-host a Gitlab server for CS students instead of using proprietary options like GitHub or Bitbucket. The students that set up the server learned from the experience, the instructors got around the problems they were having with Bitbucket's account limitations, and the new undergrads have a great platform on which to learn Git. I would encourage other educational in…
What is 'anti-educational' about proprietary software? At the very least, one can't expect CS students to have an education which is valid for the workforce without any exposure to proprietary software at all.
Proprietary software doesn't give you the freedom to read and modify the source code. The software license forbids learning about it.
>one can't expect CS students to have an education which is valid for the workforce without any exposure to proprietary software at all
There's a lot more to CS than learning to be a code monkey.
Re: GitHub goes to school
#15Fantastic seeing this initiative by GitHub. Though I'd prefer an open source solution that they could host themselves, this is a good step in the right direction. I also don't believe Git is the right tool for this problem. Educators need something tailored much more specifically, and one that reduces the complexity of branching and merging along the way. There's a space here.
As for a VCS that helps non-technical teachers manage their content, I absolutely agree that there is still a need for that but that's a completely different problem space.
Re: GitHub goes to school
#16Earlier quoted context omitted.
What is 'anti-educational' about proprietary software? At the very least, one can't expect CS students to have an education which is valid for the workforce without any exposure to proprietary software at all.
What is 'anti-educational' about proprietary software? It doesn't allow users/students to analyse, or learn about, its inner-workings. I don't know how important that is but with git being so easy to deploy, why not use something students can maintain?
Sometimes it's best to start with something that transparently "just works", make the students aware of other options like gitlab, and let them explore those if they wish.
Re: GitHub goes to school
#17I was happy to see that my university decided to self-host a Gitlab server for CS students instead of using proprietary options like GitHub or Bitbucket. The students that set up the server learned from the experience, the instructors got around the problems they were having with Bitbucket's account limitations, and the new undergrads have a great platform on which to learn Git. I would encourage other educational in…
GitHub is just as anti-educational as proprietary textbooks, proprietary class management software like Blackboard, proprietary hardware like Macs or Dells, and proprietary software like Windows and OSX. You're welcome to your principles, but they're not always practical.
Re: GitHub goes to school
#18[2] Here's the first homework: https://github.com/CS171/HW1
Re: GitHub goes to school
#19Side note: When you have 15 links in one sentence where every word is a link to somewhere and the word actually has no meaning, then I think it's time for a bullet list. It might just make people actually click a link. But all those links in one sentence are of little help IMO.
Re: GitHub goes to school
#20Earlier quoted context omitted.
GitHub is just as anti-educational as proprietary textbooks, proprietary class management software like Blackboard, proprietary hardware like Macs or Dells, and proprietary software like Windows and OSX. You're welcome to your principles, but they're not always practical.
I think all of that stuff is easily replaceable, in the context of a CS curriculum at the very least, if only other people cared a bit. I took one class that required use of a proprietary circuit modeling program that I ran via Wine, but other than that I did not have to use any proprietary software to complete my CS coursework.