Live data from Hacker News

GitHub Student Developer Pack

education.github.com

81–90 of 226 posts

Re: GitHub Student Developer Pack

#81

Awesome service guys. The following criticism is not for github, but for our culture as a whole. I cannot get myself to agree with how our culture has come to describe a 'student'. An example would be the following: "If you're a student aged 13+ and enrolled in degree or diploma granting course of study, the GitHub Student Developer Pack is for you. All you need is a school-issued email address, valid student identif…

Latam has lots of public (free) Universities, they all give you some sort of email.

Besides you need some easy way to check if someone is a student or not and the most easy way to delegate this job is to require an email from an institution.

Re: GitHub Student Developer Pack

#82
post #76

I literally thought they are giving out backpacks so I was like WOW, then I realized it is a bunch of tools. Well, better than nothing, free server from DigitalOcean is pretty useful for me as a student to learn about deploying on an actual server instead of relying on 3rd party services like heroku.

Free server? I thought it was $100 in credit. How far does $100 go?

[deleted]

Re: GitHub Student Developer Pack

#83
post #23

Earlier quoted context omitted.

I personally disagree, it removes the exploration part of learning how to code, which I believe to be vital to educating good programmers. I see all these services listed, and all I think is "they are hooking these guys to a service oriented approach", a "pay $25 and you don't have to worry about X". Thing is, what you learn while trialling technologies is invaluable and should not be replaced by a preselected list o…

The exploration of modern programming is a big factor keeping people out. You don't get a computer with BASIC installed anymore, or magazines that teach you programming from start to finish with code samples included. To figure out desktop programming, you have to download a compiler and hope there is a good tutorial on some random blog which most likely gave up after part two of a five part series. To figure out web…

>The exploration of modern programming is a big factor keeping people out.

Is that a problem? From a professional perspective, it seems ideal to not pollute the field with people who are uninterested in such things, as they would very quickly run into issues keeping their knowledge up to date. The field has been and always will be in flux.

From an amateur perspective, I think it's fine if people are dissuaded, amateurs should do things they find enjoyable. If learning about your hobby isn't enjoyable, programming will offer little utility beyond minor entertainment.

While having a multitude of choices can make choosing difficult, it can also make it very easy, just pick anything. With not preconceived notions about how you want to program, all of the popular languages and frameworks are essentially equal to you. As you actually start to program, you'll be exposed to new concepts that you may or may not like. If you don't like them, you be able to trivially search for alternatives with your newfound knowledge of knowing what you like/dislike.

>...or magazines that teach you programming from start to finish with code samples included.

There's a stupid amount of free and non-free literature for getting into programming. Searching for just about any popular language and/or framework will get you at least one book on Amazon and an amazing amount of tutorials/walkthroughs/guides/etc from Google.

Re: GitHub Student Developer Pack

#84

Earlier quoted context omitted.

I like starting a school-related project as a private Github repo, then as time or permission allows for to open it up as a public repo. I've open-sourced a few things this way, whereas the couple Bitbucket repos have been left to languish since I don't have a limit on private repos or the ecosystem to share it with.

I'm sure you know, but you can just clone from bitbucket, then push it to github. You keep all your history and everything. I can dig that there's friction, though.

Since I've had 3 replies I'd like to clarify a bit.

- Github has a large enough network effect that I can ask for another student's Github account and expect that they will have one. That lowers the friction to getting a new project started.

- I have moved a repo from BitBucket to Github, it is about as easy as the comments state.

- That said, I haven't needed more than 5 private repos at once, and the ability to visit one site (and one interface) to view all my work is easier than visiting two sites.

Re: GitHub Student Developer Pack

#85
post #76

I literally thought they are giving out backpacks so I was like WOW, then I realized it is a bunch of tools. Well, better than nothing, free server from DigitalOcean is pretty useful for me as a student to learn about deploying on an actual server instead of relying on 3rd party services like heroku.

Free server? I thought it was $100 in credit. How far does $100 go?

If you are using their $5/month plan than you get 20 months [1]. Obviously backups and other things will add a little to the cost but realistically easily a year of free server time.

[1] - https://www.digitalocean.com/pricing/

Re: GitHub Student Developer Pack

#86
post #76

I literally thought they are giving out backpacks so I was like WOW, then I realized it is a bunch of tools. Well, better than nothing, free server from DigitalOcean is pretty useful for me as a student to learn about deploying on an actual server instead of relying on 3rd party services like heroku.

Free server? I thought it was $100 in credit. How far does $100 go?

About 20 months of their $5/mo plan: https://www.digitalocean.com/pricing/

Re: GitHub Student Developer Pack

#87
post #76

I literally thought they are giving out backpacks so I was like WOW, then I realized it is a bunch of tools. Well, better than nothing, free server from DigitalOcean is pretty useful for me as a student to learn about deploying on an actual server instead of relying on 3rd party services like heroku.

Free server? I thought it was $100 in credit. How far does $100 go?

[deleted]

Re: GitHub Student Developer Pack

#88

I literally thought they are giving out backpacks so I was like WOW, then I realized it is a bunch of tools. Well, better than nothing, free server from DigitalOcean is pretty useful for me as a student to learn about deploying on an actual server instead of relying on 3rd party services like heroku.

Um... better than backpacks, I'd say.

i guess that is what differentiates a student from a working adult.

Re: GitHub Student Developer Pack

#89
post #67

Awesome service guys. The following criticism is not for github, but for our culture as a whole. I cannot get myself to agree with how our culture has come to describe a 'student'. An example would be the following: "If you're a student aged 13+ and enrolled in degree or diploma granting course of study, the GitHub Student Developer Pack is for you. All you need is a school-issued email address, valid student identif…

> So I need to pay money to a big institution to be considered a student? In the US, I guess you do. Here in Finland, all uni/polytechnic/what-have-you students get a school-issued email address and student identification card, and tuition is free. So I guess your criticism is for the US culture? :)

I want to emphasize here a common misconception of 'free'. Your education is not free, some may even argue it is more expensive than the US system. Myself included. You pay an extraordinary amount of taxes for the 'free' education. You pay for it regardless if you decide to attend university or not. Letting the 'rich' pay for it is not an economic solution either. Hence the outrage in the US of moving toward the European socialist model, most do not want anything close to it.

Re: GitHub Student Developer Pack

#90
This is great. On an unrelated note, I wanted to give GitHub a big high-five for their non-profit organizational discounts. Tech companies that provide non-profit discounts really help non-profits where technology expenses are often under-appreciated and underfunded.
Post reply on HN