Re: [go-nuts] Why isn't go more popular?

2021-08-10 Thread Fabio Nascimento
Totally agree

Em sexta-feira, 6 de agosto de 2021 às 10:54:54 UTC-3, frave...@gmail.com 
escreveu:

> On Aug 5, 2021, at 10:27 PM, Ian Lance Taylor  wrote:
> > 
> > On Thu, Aug 5, 2021 at 7:20 PM Santi Ferra
> >  wrote:
> >> 
> >> When you see the ranking of the most liked programming languages, go is 
> near c++, a really "hated app". But since is efficient and produces really 
> clean code, why no wants like it ?
> > 
> > What rankings are you looking at?
>
> Seconded. I would question those rankings, at least for code that's used 
> for forward-looking purposes; in my experience, Go is rapidly replacing 
> Java and in a number of cases Python for backend applications, and it has a 
> lot of first-party support for things like API clients, telemetry, etc. 
> that comes before those languages in many cases as well.
>
> I feel like most people who dislike Go generally haven't used it. Having 
> used it quite a bit, there are things I don't like a lot about it, but 
> they're things that I feel like I can easily overlook given all the things 
> it improves for me. Those are the things people who haven't really given it 
> much use tend to seize on, in my experience (e.g. "Go doesn't have 
> generics", "Go doesn't really have a good way to make an iterator", etc.).
>
> Rankings aren't generally very useful because they try to turn a massive 
> vector quantity into a scalar for everyone's purposes, when in reality 
> different people put different weights on things. It's much more likely 
> that you're seeing the effects of "which language is most used", and Go is 
> a lot younger than most of the other languages in those rankings.
>
>
> - Dave
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c066657a-fbec-4c11-b9ed-91adf333630cn%40googlegroups.com.


Re: [go-nuts] Why isn't go more popular?

2021-08-06 Thread Mark Sinoberg
can not agree more with u, go cool.

在2021年8月6日星期五 UTC+8 上午10:28:03 写道:

> On Thu, Aug 5, 2021 at 7:20 PM Santi Ferra
>  wrote:
> >
> > When you see the ranking of the most liked programming languages, go is 
> near c++, a really "hated app". But since is efficient and produces really 
> clean code, why no wants like it ?
>
> What rankings are you looking at?
>
> Ian
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e3cd8eb3-3c63-45d6-a6dd-9272ceeb8566n%40googlegroups.com.


Re: [go-nuts] Why isn't go more popular?

2021-08-06 Thread David Riley
On Aug 5, 2021, at 10:27 PM, Ian Lance Taylor  wrote:
> 
> On Thu, Aug 5, 2021 at 7:20 PM Santi Ferra
>  wrote:
>> 
>> When you see the ranking of the most liked programming languages, go is near 
>> c++, a really "hated app". But since is efficient and produces really clean 
>> code, why no wants like it ?
> 
> What rankings are you looking at?

Seconded.  I would question those rankings, at least for code that's used for 
forward-looking purposes; in my experience, Go is rapidly replacing Java and in 
a number of cases Python for backend applications, and it has a lot of 
first-party support for things like API clients, telemetry, etc. that comes 
before those languages in many cases as well.

I feel like most people who dislike Go generally haven't used it. Having used 
it quite a bit, there are things I don't like a lot about it, but they're 
things that I feel like I can easily overlook given all the things it improves 
for me.  Those are the things people who haven't really given it much use tend 
to seize on, in my experience (e.g. "Go doesn't have generics", "Go doesn't 
really have a good way to make an iterator", etc.).

Rankings aren't generally very useful because they try to turn a massive vector 
quantity into a scalar for everyone's purposes, when in reality different 
people put different weights on things.  It's much more likely that you're 
seeing the effects of "which language is most used", and Go is a lot younger 
than most of the other languages in those rankings.


- Dave

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/92091078-2F36-4606-B3ED-BBA74957E17B%40gmail.com.


Re: [go-nuts] Why isn't go more popular?

2021-08-05 Thread Ian Lance Taylor
On Thu, Aug 5, 2021 at 7:20 PM Santi Ferra
 wrote:
>
> When you see the ranking of the most liked programming languages, go is near 
> c++, a really "hated app". But since is efficient and produces really clean 
> code, why no wants like it ?

What rankings are you looking at?

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXz9wBTQ6nXrxA-KjkGU1a0BQHCGyqsP6S_GUgunNFo9A%40mail.gmail.com.


[go-nuts] Why isn't go more popular?

2021-08-05 Thread Santi Ferra
When you see the ranking of the most liked programming languages, go is 
near c++, a really "hated app". But since is efficient and produces really 
clean code, why no wants like it ?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/4d8cb500-e076-4538-9903-6fe051eaf899n%40googlegroups.com.