Where can I get managed Golang hosting for $4.95 a month?
You can get managed Go hosting for $0 a month: https://developers.google.com/appengine/docs/go/overview
Why you PHP guys should learn Golang
51–54 of 54 posts
Re: Why you PHP guys should learn Golang
#52Great idea! Now how drunk do I need to get Systems so they will actually install Go on our servers? Because I'm sure that they would just love giving several thousand students, staff, and faculty the ability to run arbitrary machine code!
Re: Why you PHP guys should learn Golang
#53Great idea! Now how drunk do I need to get Systems so they will actually install Go on our servers? Because I'm sure that they would just love giving several thousand students, staff, and faculty the ability to run arbitrary machine code!
Also does your university not provide a C compiler to their students? I'd be shocked of that were the case.
Re: Why you PHP guys should learn Golang
#54It doesn't seem to me that there is a whole lot of overlap between the virtues or sweet spot of PHP and those of Go. Go is not a particularly hard language for the level it's designed at (though I'm not sure that remembering keywords is really a primary usability concern for any language)... but if you are just trying to slap together a web app and feel intimidated by deploy details and want to use cheap shared hosti…