TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub goes to school

163 pointsby bencevansover 11 years ago

11 comments

davexunitover 11 years ago
I 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&#x27;s account limitations, and the new undergrads have a great platform on which to learn Git.<p>I would encourage other educational institutions to do the same. Proprietary software like GitHub is anti-educational.
评论 #7213968 未加载
评论 #7213831 未加载
评论 #7213878 未加载
评论 #7213889 未加载
评论 #7221850 未加载
评论 #7215541 未加载
评论 #7213862 未加载
DavidChouinardover 11 years ago
We use GitHub to teach Harvard&#x27;s CS171 [1]. Couldn&#x27;t recommend it more — we use it for the course website and for managing homework [2] (great for pushing out homework updates). Students publish their work on GitHub and we have a script that downloads all the student repos at the deadline.<p>[1] <a href="http://cs171.org/" rel="nofollow">http:&#x2F;&#x2F;cs171.org&#x2F;</a><p>[2] Here&#x27;s the first homework: <a href="https://github.com/CS171/HW1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CS171&#x2F;HW1</a>
评论 #7215224 未加载
zAy0LfpBZLC8mACover 11 years ago
Apart from proprietary software being antithetical to education - I think that schools never ever should teach a product. It&#x27;s not necessarily wrong to use products in order to teach something, but it is bad to teach a product. Like, using a book that you have to buy in order to learn algebra is fine (though cheaper&#x2F;more easily available education is better, of course). But teaching MathCorp[tm] Algebra[tm] (patented by MathCorp[tm]) is not. Any knowledge that requires you to buy a particular product from a particular vendor to make use of is not appropriate for being taught in the classroom&#x2F;for being a requirement for a passing grade. The school has particular power to force you to learn stuff, and that power should never be used to the advantage of a particular private entity, especially so when that private entity bribes the school by providing the product for free.
评论 #7216884 未加载
my3681over 11 years ago
I work at a development house at the University of Alabama, and we have found that our free GitHub micro account has been a wonderful gateway drug of sorts for learning git. But, having just moved over from an SVN set up to an in-house git system (RhodeCode), I would echo the others who have said that other git tools are better for us than GitHub for teaching git.<p>Without a doubt, GitHub&#x27;s educational accounts have been great for our undergraduate students because they have exposed them to great open source code and a community that is excited about development. In short, we have found that the intangible gains have far outweighed the tangible gains of a few private repos. Kudos to the GitHub staff for continuing I make development and collaboration fun and easy.
Tehnixover 11 years ago
Many here seem to share the sentiment that universities should host their own solution and not use something like this. Perhaps I can provide a different viewpoint, as a student that recently got hired in IT support at my university.<p>Our current repository server is a thrown together solution that covers git&#x2F;svn&#x2F;hg. It&#x27;s extremely ugly, has no features besides creating and deleting a repository and generally isn&#x27;t very user friendly.<p>I immediately started thinking about how I could improve this area, and looked around for various things. As probably most here, open-source and self hosting came to mind as the first thing to look for.<p>I found GitLab and Gitolite and started reading a bit up on those and the pros and cons of using each, and both compared to GitHub.<p><i>What I found out</i><p>While self-hosting provides the ultimate control, there is one thing you&#x27;re entirely forgetting; maintenance. This doesn&#x27;t come by itself and requires both man hours and also the know-how to do this. The case as often is, it will be underprioritized, you will be left with an outdated version, and that will mean annoyances, bugs and possible new features you&#x27;re missing will stack up. And that&#x27;s just the case of nothing going wrong on the server you&#x27;re hosting it in. There could potentially be data loss, server downtime, server interruption etc.<p><i>So what should we do then?</i><p>Let someone else take care of it. Throwing all these responsibilities over to someone like GitHub, whose sole function is to drive this service allows freeing up a lot of potentially wasted time, and also allows for the students to be using the newest and best tool for the job.<p>And for the case of something like GitHub specifically, I <i>really</i> think it&#x27;s ridiculous to complain about it being proprietary, since it is besides the point entirely. You&#x27;re teaching the students to use <i>git</i> and to collaborate together on projects. You&#x27;re making the administrative task much easier with the workflow they provide.<p>You aren&#x27;t teaching your students <i>solely</i> to use GitHub, it just removes a lot of extra cruft and allows the students to focus on the actual subjects of the course they are in, instead of having to wrestle with the tools they have to use.
评论 #7218404 未加载
mcintyre1994over 11 years ago
If you don&#x27;t need specific features of Github but want a fantastic place to keep Git stuff, Bitbucket is brilliant. Unlimited free private repositories for up to 5 collaborators, and add+confirm any educational email address to make that unlimited collaborators. <a href="http://blog.bitbucket.org/2012/08/20/bitbucket-academic/" rel="nofollow">http:&#x2F;&#x2F;blog.bitbucket.org&#x2F;2012&#x2F;08&#x2F;20&#x2F;bitbucket-academic&#x2F;</a>
martindaleover 11 years ago
Fantastic seeing this initiative by GitHub. Though I&#x27;d prefer an open source solution that they could host themselves, this is a good step in the right direction.<p>I also don&#x27;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&#x27;s a space here.
评论 #7214582 未加载
评论 #7214079 未加载
评论 #7214163 未加载
hawkharrisover 11 years ago
Tech companies that offer discounts usually cater to college students. What about young professionals who want to continue learning?<p>Most students receive financial support from their parents and have ample disposable income for products like GitHub [0,1,2]. Recent grads who want to keep learning about technology are more in need of discounts.<p>I&#x27;m not discrediting GitHub&#x27;s campaign — I&#x27;m happy that the company is reaching out to students. It&#x27;s just that the trend toward offering students discounts is somewhat misguided and shortsighted.<p>[0] <a href="http://news.byu.edu/archive12-apr-payingforcollege.aspx" rel="nofollow">http:&#x2F;&#x2F;news.byu.edu&#x2F;archive12-apr-payingforcollege.aspx</a> [1] <a href="http://www.nytimes.com/2013/01/15/education/parents-financial-support-linked-to-college-grades.html?_r=0" rel="nofollow">http:&#x2F;&#x2F;www.nytimes.com&#x2F;2013&#x2F;01&#x2F;15&#x2F;education&#x2F;parents-financia...</a> [2] <a href="http://www.usatodayeducate.com/staging/index.php/choice/who-should-pay-for-college-parents-or-students" rel="nofollow">http:&#x2F;&#x2F;www.usatodayeducate.com&#x2F;staging&#x2F;index.php&#x2F;choice&#x2F;who-...</a>
评论 #7215586 未加载
评论 #7214920 未加载
thebossover 11 years ago
Github, I use you for all my \LaTeX papers, programming assignments, masters projects, whatever else. It is really helpful.<p>But I don&#x27;t like that I can only have 5 private repos. Making my work public could be an honor-code violation and a violation of the professors trust, that I won&#x27;t make solutions available to their projects. On top of that, I&#x27;m usually working on more than 5 projects at any given time.<p>Now that I&#x27;m finishing graduate school, this pressure is especially high. If I work on something in github, the other grad students will undoubtedly see it, since we are all gitbuddies. Does github have any talk of raising the private repo ceiling on education accounts from 5 to &gt;5, or should I just remove my work while it&#x27;s done?
评论 #7214707 未加载
评论 #7215068 未加载
评论 #7215047 未加载
评论 #7214417 未加载
评论 #7214585 未加载
评论 #7215524 未加载
susi22over 11 years ago
Side note:<p>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&#x27;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.
评论 #7214112 未加载
skrebbelover 11 years ago
Completely off topic: The GitHub Education page shows a blackboard with a picture of a chemistry set up. Did anyone here on HN, <i>ever</i>, do a school project that involved a setup that looked like that? I was always jealous of that stuff, it looks so awesome! With tubes and big spherical bowls and steam and fire and bubbles, wow! Can I send my kids to a school that has that?
评论 #7217377 未加载
评论 #7217297 未加载
评论 #7217152 未加载