View Full Version : Yet another programming language from google
Google's new http://golang.org/ .
Now some people will go a head with and opportunities will open for this. I don't why these all big guys come up together in a solution on web standards and fix their **** browsers so that developers life and time can be saved.
realvaluehosting 11-18-2009, 12:55 PM Sorry but where does this site mention that this programming language is developed by Google? I don't see any references on the website.
antony_m 11-18-2009, 02:00 PM Go is a new language. Although it borrows ideas from existing languages, it has unusual properties that make effective
Source: http://golang.org/doc/effective_go.html
Nothing new really, if anything probably it simplifies coding a bit but that's about it.
Sorry but where does this site mention that this programming language is developed by Google? I don't see any references on the website.
http://www.sitepoint.com/blogs/2009/11/17/its-all-go-for-google/
cselzer 11-18-2009, 03:33 PM Also, the domain is owned by google.
dlewis23 11-18-2009, 03:43 PM Just what we need another programming language. Not like we don't have enough already.
adamramadhan 11-18-2009, 03:53 PM still c++ is much more faster then go lang . :) . well let see whats google next move .
Mike - Limestone 11-19-2009, 12:04 AM Also, the domain is owned by google.
It took me a bit to realize the Google part of it, though. I wonder if Google wanted it to remain somewhat vague (not necessarily overly so, though).
-mike
mattle 11-19-2009, 12:18 PM On slashdot last week...http://developers.slashdot.org/story/09/11/11/0210212/Go-Googles-New-Open-Source-Programming-Language?from=rss
mwatkins 11-19-2009, 04:13 PM An interesting comparison between Go and "Brand X" (read through to the end).
http://www.cowlark.com/2009-11-15-go/
An early performance comparison between the "stackless" version of Python and Go:
http://www.dalkescientific.com/writings/diary/archive/2009/11/15/100000_tasklets.html
No doubt Go will become important over time, particularly at Google, but I don't see it changing my life anytime soon. I've already done my time with C, managed to avoid C++, and for a variety of reasons am not interested in C#. If I were to cast my eyes about it might well be to Haskell.
For the work I do a byte-compiled language like Python is more than able, and I believe we'll see in the not distant future significant improvements in execution speed from Python (and certain other dynamic languages). pypy, jit compilers, jython (python on java), Google's own "Unladen Swallow" project (working at significant performance increases to merge back into Python trunk) - with all these eyeballs working away at it, my tool of choice just keeps getting faster.
No doubt Go will become important over time, particularly at Google, but I don't see it changing my life anytime soon. I've already done my time with C, managed to avoid C++, and for a variety of reasons am not interested in C#. If I were to cast my eyes about it might well be to Haskell.
C Will be always there, i doubt people have enough time to play with GO... may be new comers and younger generation would adopt.
Plutost 11-20-2009, 07:17 AM Well, Good Luck to Google :)
Its really amazing, I mean, Google is encroaching in every possible field :)
Is the Google programming? Go fro Google?
In the faq it says
"What is the origin of the name?
“Ogle” would be a good name for a Go debugger."
Go+Ogle
Why do they hide the fact they are Google? And not put this on usual Google domains?
hossein_salehi 11-25-2009, 04:04 PM Also, its a Forbidden page for me. does any one know why ?
Lewis M 11-28-2009, 04:23 AM Java, C++ are the best i think
jojoboy 11-28-2009, 07:03 AM Thanks for sharing.... Looks cool :)
Tinlau 12-01-2009, 05:07 AM let see whats google next move , Java, C++ are the best i think
BarackObama 12-01-2009, 09:59 AM Wow at this rate there would be no time for writing apps.:D
Syeef 12-05-2009, 07:02 AM What good is it supposed to do to us?
BurakUeda 12-05-2009, 07:30 AM I'm gonna wait for the LOLCODE full stable release :)
|